Forum Discussion

jduran28's avatar
jduran28
Regular Visitor
7 years ago

Year over Year calculation

I am trying to achieve a YoY calc with values from same table. 

I currently have a table as a visual where you can see the the years in columns with respective info. 

 

I have tried PARALLELPERIOD (year -1) and SAMEPERIODLASTYEAR, but data does not show properly, sometimes shows blanks. 

The goal is to have it work dynamically when you switch years and Fiscal Months. The Time filters would determine the date range and I would need -1 date info for that time period. 

 

Has anyone solved this before?