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

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.

Reply
ericjo
Helper II
Helper II

Filed Parameter + hierarchy question

ericjo_0-1758692929928.png

 

Currently, I have four KPI Groups A through D, each with three sub-measures.

I'm trying to create an object that displays the sub-KPIs of each selected Group by placing Groups A through D in a Slicer and using a table.

I tried to create a field parameter using 12 measures, but when two or more Groups are selected, duplicate KPIs appear. Please let me know if you have any solutions or alternatives.

1 ACCEPTED SOLUTION
danextian
Super User
Super User

Hi @ericjo 

 

Field parameters act like pseudo-dimensions, essentially serving as field selectors. When used with measures, they’re still just measures - the only difference is that their visibility depends on the field parameter slicer selection.

You can group measures in the field parameter table with a calculated column (or another method), but hierarchies won’t behave as expected in visuals that support hierarchies.

 

An alternative is to avoid using the field parameter fields directly and instead reference the field parameter table in another measure. If your measures use different formats, you’ll also need dynamic format strings to display them correctly.

 

danextian_0-1758693555222.png

danextian_1-1758693804201.png

 

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

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


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

6 REPLIES 6
danextian
Super User
Super User

Hi @ericjo 

 

Field parameters act like pseudo-dimensions, essentially serving as field selectors. When used with measures, they’re still just measures - the only difference is that their visibility depends on the field parameter slicer selection.

You can group measures in the field parameter table with a calculated column (or another method), but hierarchies won’t behave as expected in visuals that support hierarchies.

 

An alternative is to avoid using the field parameter fields directly and instead reference the field parameter table in another measure. If your measures use different formats, you’ll also need dynamic format strings to display them correctly.

 

danextian_0-1758693555222.png

danextian_1-1758693804201.png

 

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

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


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Thank you for sharing the example file! It was very helpful, but I have one question.
I used the field parameter as a column hierarchy, and when I tried to replicate it in the file you provided, the hierarchy wasn't created. How did you create this?

ericjo_0-1758696974566.png

 

 

Hi @ericjo ,
Thanks for posting in Microsoft Fabric Community and thanks for the update.
Just wanted to check if you were able to see the hierarchies by following @danextian  suggestion.

The hierarchy isn’t created automatically when using field parameters, but can be displayed through the option mentioned by @danextian . In addition to that, the hierarchy becomes visible when selecting Show selected fields, changing the drill on to Columns, and then using Expand all down one level in hierarchy.

vveshwaramsft_0-1758873747119.png

 

vveshwaramsft_1-1758873777272.png

 

 

Please let us know if this helps in replicating the behavior on your side.

 

If it still doesn’t work, could you share a PBIX file or a screenshot for further review?

 

Thanks @danextian  for the solution and suggestions.

Click the field parameter's down arrow and then Show Selected Fields instead of its values. If this doesn't work, can you please post a copy of the pbix in your screenshot?





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

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


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

You explained it so kindly, but for some reason, I've created the same table, but the hierarchical structure isn't displayed. It might be a bit cumbersome, but I'd appreciate it if you could explain it a little more.

 

※ This is the table i made. It creates a hierachical structure for the rows

ericjo_0-1759103190831.png

※ This is the table u made.

ericjo_1-1759103195539.png

 

 

Hi @ericjo ,
Thanks for the update.
Could you please try these steps to display the hierarchy.
Step 1: In the dropdown of Display Measure, make sure it is Show selected field

vveshwaramsft_0-1759235206316.png

 

Step 2: Change the Drill on to Columns

vveshwaramsft_1-1759235247324.png

 

Step 3: Then click on the icon to Expand all down one level in hierarchy.

vveshwaramsft_2-1759235317444.png

 

Hope this helps. Please reach out for further assistance.

Thank you.

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.