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 September 15. Request your voucher.
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...
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
20 | |
12 | |
10 | |
7 |