Hello All,
I've created a alteryx workflow which is generating rows based on the activation and decommission dates mentioned in the datasets.
Now I need to add one more functionality where my data should filter based on the frequency and recent testing month.
So if the evaluation frequency is quarterly, it should only shows 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 should be 6 months window and for annual it should be 12 months.
And if the recent testing month is more then 365 days then it should assign dummy value to the month column
Please let me know if this can be added to my existing workflow.
Regards,
swapsingh