Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi, I need help with calculating 3-year average for selected Quarter.
If a user selects 2019.Q2 reporting period, then I want average of 2017.Q2, 2018.Q2, and 2019.Q2
I have a DATE table and slicer values are based on this DATE table.
I want output as shown in the picture.
I've Sales Measure
for LYSales am using SAMEPERIODLASTYEAR
Please help me.
I forgot to mention that I have Report level filter to show only data from 2019.Q2 as we are going live/production with 2019.Q2 eventhough we have data previous years for Averages.
So I wanted to include logic to ignore Report level.Page level filters to get LY, LLY Sales.
Here is the solution: