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

Slicer filters parameter name values but not parameter measure value

Hello everyone, 
i created a fields parameter for my measures

then i created a custom new table called filter that lets me select between 4 different filter names "All", "Lead", "Pipline" and "Rates"

it looks like this

pbiguru123_0-1717497773635.png

 

then i created a new relationship between my new table and parameter table

pbiguru123_1-1717497828203.png



now when i put a slicer with "Filter" as options, i am able to filter the parameter names, however if i put them in a graph, the values dont change


pbiguru123_2-1717497938002.png



pbiguru123_3-1717497958271.png


as you see the above table where it shows my measure names, get filtered but in the graph it doesnt

please help



1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

After my testing, only the slicer created by the parameter itself affects the fields and values in the parameter. 
You can use this DAX to confirm this:

Measure = ISFILTERED(Parameter[Parameter Fields])

If I select slicer Filter, Parameter Fields are not filtered, even if the slicer created with parameter or the matrix in the screenshot you provided looks like it is already filtered :

vjunyantmsft_0-1717571389392.png

Parameter Fields are only really filtered if I select the slicer created by parameter.

vjunyantmsft_1-1717571544596.png

It is by design.

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

After my testing, only the slicer created by the parameter itself affects the fields and values in the parameter. 
You can use this DAX to confirm this:

Measure = ISFILTERED(Parameter[Parameter Fields])

If I select slicer Filter, Parameter Fields are not filtered, even if the slicer created with parameter or the matrix in the screenshot you provided looks like it is already filtered :

vjunyantmsft_0-1717571389392.png

Parameter Fields are only really filtered if I select the slicer created by parameter.

vjunyantmsft_1-1717571544596.png

It is by design.

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

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.