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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
jsuttmann
Helper I
Helper I

Hierarchy Setup Help

I need assistance organizing location data used in a hierarchy in order to build a relationship with a sales data table.  Attached is a simplified version of the report using that data.  The hierarchy is created from a table with 4 columns for the 4 levels of the hierarchy, therefore, there is no single key field for the location selected.  I built a measure, LocSelected, to determine the current location selected in the hierarchy, but I cannot determine a means of filtering the sales data based on a measure.  At each level of the hierarchy, there is sales data, so I need to be able to filter the sales data based on the location selected, regardless of the level of the hierarchy.

 

So either I need to completely rework the location hierarchy data provided to me so that I can create the relationship with the sales data, or I need to determine a way to filter the sales data via the measure without creating the relationship between the tables.  

LocationHierarchyTest.pbix 

1 ACCEPTED SOLUTION
HotChilli
Community Champion
Community Champion

You could remove all the non-building rows from the Sales table and create a relationship between Building in Locations and Location in Sales. (1.m).

This would mean all the Sales data is at the same granularity and once you have the hierarchy in place, powerbi will take care of all the subtotals and totals.

The main visual would use the location hierarchy from Locations and Sales Volume from Sales.

The slicer would use location hierarchy (it could be multi-select)

You would have to have trust in your data being correct at the lowest level and all the Locations set up correctly in order to make the totals reconcile with the original data.

Let me know what you think.

View solution in original post

2 REPLIES 2
HotChilli
Community Champion
Community Champion

You could remove all the non-building rows from the Sales table and create a relationship between Building in Locations and Location in Sales. (1.m).

This would mean all the Sales data is at the same granularity and once you have the hierarchy in place, powerbi will take care of all the subtotals and totals.

The main visual would use the location hierarchy from Locations and Sales Volume from Sales.

The slicer would use location hierarchy (it could be multi-select)

You would have to have trust in your data being correct at the lowest level and all the Locations set up correctly in order to make the totals reconcile with the original data.

Let me know what you think.

@HotChilli I agree with your approach.  The sales data was provided at each level to reduce the live calculations needed by an accompanying PowerApp, so I was trying to use the same to potentially improve performance within the Power BI report.  If I could use the measure that identifies the currently selected location as a filter, I could keep the tables separated (no relationship).  However, I haven't determine a way to use a saved measure in a filter.  I'll use your approach.  Thank you!

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.