Hello All,
I've created a alteryx workflow which is generating rows (Month column) based on the activation and decommission dates mentioned in the datasets.
Also I've added the functionality where it is filtering the data on the "Evaluation Frequency" Column and the rows are getting calculated based on the "recent_testing_month" column
So if the evaluation frequency is quarterly, it's 3 months previous and 3 months forward rows based on the recent testing month column (here the filter should only based on the month).
for example - if recent testing month is in December 2021 then it should show sept 2021 and march 2022
For semi-annual, it's 6 months and for annual it's 12 months.
but for some reason, the month calculation is showing incorrect (so far I checked for semi-annual and annual)
Could you please help.
Please find the alteryx workflow and dataset in the attachment
Regards,
swapsingh