Forum Discussion
Elements without information
- 6 years ago
Hi MiguelSaldana77 ,
We can use the measure to meet your requirement as a workaround if you just want the total value.
BTW, pbix as attached.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks v-lid-msft
I made changes to your example (. pix) because I tried to show how I did to show the Accounts without values, but now I have another problem. I Added a new table and information to the Fact Table this is the country and I have the same original problem, I need to show the information by country and show those countries with no data, as shown in the image. I attach the .Pbix
----> Elements-without-information
Hi MiguelSaldana77 ,
After adjust the relation, I can show the missed country. Do you want to show the A5 both?
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- MiguelSaldana776 years agoResolver I
Thanks v-lid-msft
Yes, I need to show A05 (both), I think that we need to resolve this problem by Calculate command filtering with tables filtered by compaƱia for the accounts and countries. What do you think?
- v-lid-msft6 years agoCommunity Support
Hi MiguelSaldana77 ,
We can use the measure to meet your requirement as a workaround if you just want the total value.
BTW, pbix as attached.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- v-lid-msft6 years agoCommunity Support
Hi MiguelSaldana77 ,
I am sorry that I cannot edit the above reply, so I put addition explanation here.
The common usage of relation in your case is use fact table as the center, all the data will be normal, but when use company to filter the account, it will across the fact, the company 1 in fact table has no A05 account, so it will not display A05 in the matrix, so the country SALVADOR is the same. And the fact table need all the company, country and account to calculate totol correctly.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- v-lid-msft6 years agoCommunity Support
Hi MiguelSaldana77 ,
How about the result after you follow the suggestions mentioned in my previous post?
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.