Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have a fact table (direct query), fact table aggr (import) and a date table (dual).
When I pull in the year from the Date and pull in a non-aggr value, I get a result where the lines are correct but the grand total is not:
Why does this happen? When I take that year (Date table) field out, it shows that grand total correctly:
And it hits the aggr fine- so the functionality works until I pull in the date dimension field.
Any thoughts?
Thanks.
Solved! Go to Solution.
Hi @Anonymous
Did you try to change the many:many relationship to a one:many relationship?
Best regards
Mikelytics
Did I solve your request? Please mark my post as solution.
Appreciate your Kudos.
@Mikelytics thanks for pointing that out. Staring at problem too long I guess :). that resolved it.
This was actually something I was doing to try to figure out a different problem. I get that same wrong grand total if the date table is something generated as a manual table/procedure within the pbix file's transformation. It seems that because a manual table is always IMPORT (and can't be DUAL), that the aggregation functionality won't work with it. I will need to create that date dimension as a table in my source database so I can use it as DUAL type in the model. Thanks!
Hi @Anonymous
Did you try to change the many:many relationship to a one:many relationship?
Best regards
Mikelytics
Did I solve your request? Please mark my post as solution.
Appreciate your Kudos.
Yup- that was my issue for the specific setup I noted in the original posting.
Thanks!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 37 | |
| 33 | |
| 29 | |
| 27 |
| User | Count |
|---|---|
| 131 | |
| 104 | |
| 61 | |
| 57 | |
| 55 |