Subtraction of integer column from Date column

I have a date column and an integer column.
How can I add or subtract the date wrt to the number in the integer column?

Hi @Ganavi_22,

You can use the Date&Time Shift node for this. Assume this example:

image

Then add the shift node and use the numerical shift based on Days.

Final result:

image

4 Likes

Thank you, This helped me a lot.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.