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.
Hi MiguelSaldana77 ,
If you wan to show the different table in different pages, we can add diffenet slicers as following.
The relation I used is as the fact table in center.
If it doesn't meet your requirement, kindly share your sample data and expected result to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.
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.
- MiguelSaldana776 years agoResolver I
Thanks so much for responding, I actually have the same relation between tables, the problem is that I need to show just the accounts of the corresponding company, that is why I was thinking add the company at the “ACCOUNT” table. If I add the company at “Account” table, Could I related the table “Account” and “Company” table?? And If It is possible, when I filter a Dashboard by company, Will be appear Just the Companies´s Accounts?
- MiguelSaldana776 years agoResolver I
I made a test and now this change Work
Do you think this change will cause a Problem? - MiguelSaldana776 years agoResolver I
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- v-lid-msft6 years agoCommunity Support
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?