Forum Discussion
Missing Data in a Table
- 5 years ago
Hi Anonymous ,
Since I don't understand your data model, I can not reproduce your problem. Please provide sample data model like me.
In addition, I have also tried when the sales target is also empty.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Use separate tables. A "dimension" table with all sales groups. A "facts" table with your sales data.
Link the tables in the data model.
In your visual, take the sales group from the dimension table (this is important!). Also select "Show items with no data".
Now all Sales Groups will show, regardless if they have data or not.
- Anonymous5 years agoNot applicable
Thank you for the reply!! Can you provide more details - how do I go about creating a dimensions table vs. facts table?
- v-lionel-msft5 years agoCommunity Support
Hi Anonymous ,
Since I don't understand your data model, I can not reproduce your problem. Please provide sample data model like me.
In addition, I have also tried when the sales target is also empty.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.