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

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

Reply
Anonymous
Not applicable

Dynamic Title + hierarchie levels

I am trying to make a dynamic title, but this only works for the first layer in the hierarchie of the visual. The title will change if in one of the filters the value 1 is selected. In the first level the opportunitys are by owner.

 

Sample: If you select "1" in the filter this week, then the title changes to "Opportunity this week by owner"

 

Link to sample pbix

 

Problem:

Currently it is showing Opportunitys by Owner in all hierarchies

 

Goal:

So i want the dynamic title to work between different hierarchie showing:

-In the hierarchie level of owner: opportunitys by Owner

-In the hierarchie level of Createdby: opportunitys by createdby

-In the hierarchie level of Team: opportunitys by Team

 

And I want the title to work with the filters, so it shows

- Opportunitys by ... this week

-Opportunitys by ... previous week

-Opportunitys by ... this month

-Opportunitys by ... previous month

 

Question:

Is it possible to check the current hierarchie level? I tried with isinscope(), but this won't work when it's used in the title). Or does someone have an other solution?

 

 

 

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Have you tried path() and pathitem() ? In your senario, you could build several additional columns to achieve the hierarchy level.

 

Reference:

https://powerpivotpro.com/2018/09/using-dax-to-handle-multiple-parent-hierarchies/

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Tried, but I can't get it working. 

Helpful resources

Announcements
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