Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
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
Hi,
I have a table called 'Case' in my datamodel that contains 4,392 records that were created YTD so far (after 31st Mar)
Why does the measure below compute a figure that is more than double (9,562)?
YTD New Area = CALCULATE(TOTALYTD(COUNT('Cases'[Into Area Date]),'Date'[Date],"31/03"))
FYI, the Into Area Date was created in Power Query and is formatted as a Date
Date [Date] = CALENDAR(MINX('Cases','Cases'[tpo_legacycasecreationdate]),TODAY()+[FY Days Remaining])
I can't see why this is happening, can anyone help?
Thanks,
Solved! Go to Solution.
Thanks, but i think i've worked it out, the Into Area Date was introduced to my table recently but it has no relationship with my date table. I just connected the 2 together and now the measure works but otheres were reliant on the other relationship are broken.
Looks like the Into Area Date needs its own table
Maybe try DISTINCTCOUNT instead of COUNT if you need distinct values?
Proud to be a Super User!
Paul on Linkedin.
Thanks, but i think i've worked it out, the Into Area Date was introduced to my table recently but it has no relationship with my date table. I just connected the 2 together and now the measure works but otheres were reliant on the other relationship are broken.
Looks like the Into Area Date needs its own table
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 |
|---|---|
| 48 | |
| 40 | |
| 38 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 30 | |
| 26 | |
| 26 |