Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to have two filters on year
SelectYear and ComparisonYear
i need sales difference
I have table
Year,Sales
2016, 200
2017,300
2018,400
2015,300
This could be a case where you could try using alternate states. One state for selected year and one state for your comparison selection.
Using alternate states for comparative analysis
This could be a case where you could try using alternate states. One state for selected year and one state for your comparison selection.
Using alternate states for comparative analysis
The measure is difference between selected year and compare year , any sample APP