Hi All,
Firstly i have the consolidated data.
Secondly assuming that i run the flow on the 1s of June 2021.
( my current Report Month would be - 31-05-2021) and ( previous reporting Month - 30-04-2021).
I want to do lots of comparison against current reporting month (31-05-2021) and Previous reporting month(30-04-2021)
like evaluating many scenarios
how many ID have carried over from last month -(30-04-2021) to current month (31-05-2021).
how many new ID have come in current month (31-05-2021).
how many ID have left current month (31-05-2021) that was there in previous month and so on.
How many ids have changed the status from OPEN TO CLOSED and so on
I want split the data into two streams one for current month and one for Previous month and
wanted this to be dynamic so that when we added new data which 31-06-2020 the flow has to be dynamic to say that 31-06-2020 is my current reporting month and 31-05-2020 is my previous reporting month.
Thanks