Hi
I have a set of data that i calculate using an Alteryx workflow, the outputs are monthly costs for projects with certain identifying criteria, for instance below. I am sure this should be a simple answer, but how would I calculate the change in cost between the months where the first 4 columns are the identifier. I would need to run this for each previous month during the year as I receive each months new data.
Any pointers would be very welcome
Month Project Country Type Cost
Jan 1 UK hours 100
Jan 1 DE hours 100
Jan 2 UK hours 100
Jan 3 UK hours 100
Feb 1 UK hours 200
Feb 1 DE hours 150
Feb 2 UK hours 300
Feb 4 FR Spend 100
Mar 1 UK hours 250
Mar 4 FR Spend 200