Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
My new data model is calculating very high Year To Date numbers that never happened in the old data model. Could this code be aggregating rows possibly?
Also, the Measures are almost the same but I've noticed a difference in the Dates icon in the Fields table which I'm guessing maybe the cause?
Fig 1. This is the correct Data Model - the dates column is a Box split into 4:
New Data Model - why is this different? Could this be causing errors in my YTD Calculations?
Solved! Go to Solution.
@ArchStanton , Please mark the date table as date table. Right-click on the table and there is an option. Why date is not shown as date or as key? Check Data type of date
Refer
Why Time Intelligence Fails - Powerbi 5 Savior Steps for TI :https://youtu.be/OBf0rjpp5Hw
https://amitchandak.medium.com/power-bi-5-key-points-to-make-time-intelligence-successful-bd52912a5b...
Thanks but Date is already formatted as date.
I haven't marked this as a date table because our developers said some problems can arise when doing so (the old data model also doesn't have the date table marked as a date table but it works just fine).
Could it be that the formula below is causing the problem? In the old data model the date column was created in Power Query instead of DAX so it had no formula. Why are our numbers so high?
Date = CALENDAR(MINX('Cases','Cases'[tpo_legacycasecreationdate]),TODAY()+[FY Days Remaining])
Thanks,
I needed to populate the rest of this Financial Year upto 31st Mar 2023.
@ArchStanton , Please mark the date table as date table. Right-click on the table and there is an option. Why date is not shown as date or as key? Check Data type of date
Refer
Why Time Intelligence Fails - Powerbi 5 Savior Steps for TI :https://youtu.be/OBf0rjpp5Hw
https://amitchandak.medium.com/power-bi-5-key-points-to-make-time-intelligence-successful-bd52912a5b...
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 19 | |
| 18 | |
| 10 |
| User | Count |
|---|---|
| 53 | |
| 53 | |
| 40 | |
| 37 | |
| 32 |