Forum Discussion
Anonymous
7 years agoNot applicable
Seasonality chart showing 5 year average
Dear All, I was wondering if there is a way to calculate an average of the seasonality data, essentially showing a best fit curving through the middle of the graph below. How would I calculate it...
- 7 years ago
i have create a PBIX file that does what your after (using some randomised data).
if you need help in understanding the sheet then let me know
in order to get the avarage and 5 year values into one chart i needed to create a 5yer table that had the values of the years you want to compare.
this is then used to genarte 5 measues for tha values of each year
i then created a measure for the avarage of these 5 years
all 6 measures can then be used in a line chart with month to show what you wanted
AnthonyTilley
Solution Sage
7 years agoDo you have a source pbix file or an excel file with some sample data.