I used the following logic to try to develop a table to show, by YYYY-MM, the total Amount and the Prior 3 month Amount. It looked promising until I realized it would not show the first 3 months (due to my selection of fiscal year 2019).
I've gone back to the drawing board and am trying to use set analysis to get the prior 3 month amount. I'm currently using the following logic in the table below (Prior 3 months TESTING):
However I am doing something incorrectly as my numbers are matching back to the "Amount" column. Ideally I'd like to show what the prior 3 month amount was.
Can someone point me in the right direction? Any help is appreciated.