Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Hi,
This is OK, is exactly what I need, Im only appliying one relative filter for the last 1 year
But the problem is when I want to se only 2020, indicating that in a slicer:
it shows me only two month, because of the relative date filter, how can I see the entire 2020 year?
Solved! Go to Solution.
@Anonymous , relative date slicer work from today. You have to create one of you own with independent date slicer
refer
Need of an Independent Date Table:https://www.youtube.com/watch?v=44fGGmg9fHI
and for last year
Year behind Sales = CALCULATE(SUM(Sales[Sales Amount]),dateadd('Date'[Date],-1,Year))
Year behind Sales = CALCULATE(SUM(Sales[Sales Amount]),SAMEPERIODLASTYEAR('Date'[Date]))
@Anonymous , relative date slicer work from today. You have to create one of you own with independent date slicer
refer
Need of an Independent Date Table:https://www.youtube.com/watch?v=44fGGmg9fHI
and for last year
Year behind Sales = CALCULATE(SUM(Sales[Sales Amount]),dateadd('Date'[Date],-1,Year))
Year behind Sales = CALCULATE(SUM(Sales[Sales Amount]),SAMEPERIODLASTYEAR('Date'[Date]))
Hi,
Thank you again for your help 🙂
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
76 | |
75 | |
69 | |
47 | |
41 |
User | Count |
---|---|
62 | |
39 | |
32 | |
30 | |
28 |