Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Setup
I have a fact table that looks like this:
and a dimension table that looks like:
I have created a LegendCategories table to help with the Dynamic Table visual:
Using this I am able to change the category viewed in my table visual between Location and Provider:
Issue
However, when I try viewing Establishment, the measures are not as expected:
As you can see, when partitioning by Establishment, the measures take the sum of all cases where Status = Initial/Complete, not taking into account the establishment.
My model looks like:
Here is a link to the sample PBIX file: sample.pbix
Thanks for the help!
Solved! Go to Solution.
Change the bidirectional relationship to unidirectional:
Proud to be a Super User!
Change the bidirectional relationship to unidirectional:
Proud to be a Super User!
Thank you, I should have noticed that!
User | Count |
---|---|
83 | |
74 | |
73 | |
47 | |
36 |
User | Count |
---|---|
113 | |
56 | |
52 | |
42 | |
42 |