This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi there, I have the following two measures:
- Number of Contracts = COUNTROWS(Contracts)
- Number of Contracts YTD = TOTALYTD([Number of Contracts];Calendar[Date])
The second measure works fine in most of my visuals, however I am having problems with a date-filtered matrix.
In the matrix I am filtering the visual by yesterday's month&day and I am showing the Number of Contracts YTD year by year (by placing Year in the matrix Rows).
When I do so, there is no difference between Number of Contracts YTD and Number of Contracts.
I tried nesting Calendar[Date] inside ALL, but it's not working (2020's data doesn't change, while earlier data disappears).
How can I handle it? Thanks
See if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.
https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TIT...
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.