Forum Discussion
Summary figure in Matrix chart
Does anyone know why there is this 90 on top?
- Anonymous5 years ago
Hi zakkyang
I agree with blopez11 's idea. I think Start Date of Month column and the UAP column in measure are not in the same table. Table1 and Table2 should have be related and in one table should have dates not in another Table. Please check them.
Here I have a test.
Table1:
Table2 is a date table begain from 2021/01/01 so 2020/01/01 is not in this table.
Relate two tables by date column. Result is as below.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
5 Replies
- blopez11
Super User
It is hard to say without seeing your model and the measure definition, but I would guess that you have some some data in your fact table where there is not corresponding date in your date table
- zakkyangFrequent Visitor
Thank you. I did check the date, but nothing strange too much. But I agree that this 90 could be some data error.
- AnonymousNot applicable
Hi zakkyang
I agree with blopez11 's idea. I think Start Date of Month column and the UAP column in measure are not in the same table. Table1 and Table2 should have be related and in one table should have dates not in another Table. Please check them.
Here I have a test.
Table1:
Table2 is a date table begain from 2021/01/01 so 2020/01/01 is not in this table.
Relate two tables by date column. Result is as below.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hi zakkyang
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file from your Onedrive for Business.
Best Regards,
Rico Zhou
- zakkyangFrequent Visitor
Thanks, Rico. That makes sense. 👍