Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I need help in how to show single value in the card, when selected from the hierarchy Matrix?
Currently I have a list of leaders for which Hierarchy is developed, now, I need to put the name of Selected Leader in a card visual next to Hierarchy visual.
Solved! Go to Solution.
@Kirti_Trivedi can create a measure and make the headers dyanmal to the selected country
--Measure - CONCATENATE("Country is ",SELECTEDVALUE(Orders[Region],"Not yet selected"))
Change:Orders[Region] based on column name
Do we expect you to solve your problem? Please consider accepting it as the solution to help the other members find it more quickly.
We appreciate your congratulations, Press the thumbs up button !! 👍
@Kirti_Trivedi can create a measure and make the headers dyanmal to the selected country
--Measure - CONCATENATE("Country is ",SELECTEDVALUE(Orders[Region],"Not yet selected"))
Change:Orders[Region] based on column name
Do we expect you to solve your problem? Please consider accepting it as the solution to help the other members find it more quickly.
We appreciate your congratulations, Press the thumbs up button !! 👍
@Anonymous ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
Can you share sample data and sample output in table format?
Appreciate your Kudos.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 81 | |
| 66 | |
| 50 | |
| 45 |