Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everyone, how can I make this a continous 13 months? As you can see on the snapshot, Jul 2022 is next to Jul 2021 which it should be next to Jun 2022. Not sure if this causes on the filter or what. Thanks in advance 🙂
Productivity Percentage Trailing =
CALCULATE(
[Productivity Percentage],
FILTER(
'Date',
'Date'[Date] > EOMONTH(TODAY(), - 13)
&& 'Date'[Date] <= EOMONTH(TODAY(), 0)
)
)
Solved! Go to Solution.
I opened my data model and sort the Month & Year date and this fixed my issue . Thanks
I opened my data model and sort the Month & Year date and this fixed my issue . Thanks
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 85 | |
| 69 | |
| 37 | |
| 28 | |
| 27 |