Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Please assist as I want to perform the following computation:
on my data set I have a field 'class' the holds two outcomes 'legal' and 'not legal'
I want to sum the total amount when:
- in the previous month, the accountNumber's class was 'not legal'
- and current month, the accountNumber's class is 'legal'
meaning i want to sum total amount for only the accountNumbers that have transitioned from not legal (in the previous month) to legal (current month)
Your assistance will be highly appreciated
Please don't clutter this site with duplicate discussions: Previous and Current month comparisons
Good day,
Could I please get assistance...