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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Show what is filtered as a visual - but with several filter options

Hi - I have a report from which the user can select the geography that they wish to view data for. They need to be filters as there are too many layers to accomodate slicers on the report pages. 

 

I need to show on a report page what has been selected from the lowest level of geography at any point in time. The heirarchy (in order) is:

 

Country

Macro Organisation

Decision Making Cluster

Account

Cluster

 

So if someone selects a / multiple cluster in the 'Cluster' filter, I want the measure to show the cluster name(s). However if they don't select a cluster but have selected an / multiple accounts it should show the account name. 

 

Any idea where to start

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Anonymous,

You can refer to the following link to know how to handle hierarchy level fields, then you can add if statement with filters to check current hierarchy level and return correspond selected items.

Clever Hierarchy Handling in DAX 

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

HI @Anonymous,

You can refer to the following link to know how to handle hierarchy level fields, then you can add if statement with filters to check current hierarchy level and return correspond selected items.

Clever Hierarchy Handling in DAX 

Regards,

Xiaoxin Sheng

VasTg
Memorable Member
Memorable Member

@Anonymous 

 

Just noticed the Hierarchy slicer/filter released today as a preview version - Feb 2020. Thats exactly what you need.

 

https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-february-2020-feature-summary/

Connect on LinkedIn
VasTg
Memorable Member
Memorable Member

@Anonymous 

 

Look into SELECTEDVALUE and union the output and display them as a table.

Connect on LinkedIn

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors