The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all, I am trying to make the previous month measures to appear even with the year selection on. However, I cant get the slicer not to apply the filter on the previous month. However, I need to show the table to filter according to the slicer filter. Can help?
These are the formula i used.
Current =DIVIDE(COUNT(Headcount[Attrition Date]),DISTINCTCOUNT(Headcount[EmpNo.]))
Previous = CALCULATE([Current],PREVIOUSMONTH([DATE]))
Solved! Go to Solution.
You have to use a separate calendar table and refer to it in your time intelligence functions.
You have to use a separate calendar table and refer to it in your time intelligence functions.
User | Count |
---|---|
13 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
14 | |
13 | |
8 | |
8 |