Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
oliverblane
Helper III
Helper III

Dynamic Table Visual When Using Fact and Dimension Tables

Setup

I have a fact table that looks like this:

oliverblane_1-1649857027815.png

and a dimension table that looks like:

oliverblane_2-1649857045142.png

I have created a LegendCategories table to help with the Dynamic Table visual:

oliverblane_3-1649857095877.png

Using this I am able to change the category viewed in my table visual between Location and Provider:

oliverblane_4-1649857232981.png

Issue

However, when I try viewing Establishment, the measures are not as expected:

oliverblane_5-1649857284653.png

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:

oliverblane_6-1649857393570.png

 

Here is a link to the sample PBIX file: sample.pbix

 

Thanks for the help!

1 ACCEPTED SOLUTION
DataInsights
Super User
Super User

@oliverblane,

 

Change the bidirectional relationship to unidirectional:

 

DataInsights_0-1649873861935.png

 

DataInsights_1-1649873871441.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
DataInsights
Super User
Super User

@oliverblane,

 

Change the bidirectional relationship to unidirectional:

 

DataInsights_0-1649873861935.png

 

DataInsights_1-1649873871441.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thank you, I should have noticed that!

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.