Hello all,
I am extracting the current date using
and using the month to compare with a data table which is as follows:
Now what I intend is if the month is present in the data table then it should add 6 months to that date else it should subtract 6 months
I have some log messages along the way to guide me and it tells me that it finds a value that contains, never the less it is subtracting when it should be adding, any idea why?
Output window: