Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello experts,
I have a DAX measure that calculates the number of "software deployments" between the start and end year for promotions. This displays the correct totals per year, per promotion in the matrix visual correctly (See First screenshot). I encounter an issue when I drill up one level to ascertain the totals for each Year (see screenshot 2)
The numbers I'm expecting to see are below.
DAX Measures:
Hi @JacktheYeti ,
Any updates?
Actually we need more details to clarify your scenario. Or share your pbix file after removing sensitive data. You may refer to:
How to Get Your Question Answered Quickly
How to provide sample data in the Power BI Forum
Best Regards,
Eyelyn Qin
Hi,
Maybe you should try using a date table, marked as a date table. I know you table is not marked because you are using the .Year or .Month, but those extensions should not be there if your table is marked as date table.
More explanations here :
https://www.sqlbi.com/articles/mark-as-date-table/
Instead of those extensions, you should use the Year Column of your date table, or Month column.
Hope it make sense otherwise do not hesitate to ask for more 😉
Thanks, that's really good to know, however even after marking the table as a date table, the totals remain the same. 🙂
Hi,
Can you tell us which formula you are using, since the old one must have been in error after marking the table as date table.
Talk to you soon
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 58 | |
| 28 | |
| 27 | |
| 25 |