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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
sampathK
Microsoft Employee
Microsoft Employee

Out of 5 slicer selections one visual dont want impact selection the bar chart

Hello Team,

    I have 3 slicers like Country name, State Name, Region Name and one bar chart to total sales, Total Revenue, Total Profit measures.

Problem statement:-

  When we select Country Name, Region Name Total sales should show what values it has in data set but  when we select State Name Total Sales should not filter on this. Total Sales shoudnt reflect when we select State Name slicer in report.

 

Any idea or suggestions please let me know.

 

Thank you.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @sampathK,

Currently you can't direct configure the filter effect with measure formulas, perhaps you can try to add all functions to your formula to only respond with a filter on specific fields.

Managing “all” functions in DAX: ALL, ALLSELECTED, ALLNOBLANKROW, ALLEXCEPT 

Notice: dax formula not able to extract different filter result from the filter who used the same data source fields.

Regards,

Xiaoxin Sheng

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @sampathK,

It sounds like you want to achieve cascade filter effects on the slicers.

AFAIK, current power bi filters not use the same logic as the cascade filter did. Perhaps you can turn on the interactions UI to configure the slicer integrations(slicer 1-> slicer 2, slicer 2 -> slicer 3) to achieve a similar effect.

Change how visuals interact in a Power BI report 

Regards,

Xiaoxin Sheng

Hi @Anonymous ,

    When i select one option in slicer it should reflect two measures in other visual and should not reflect 3rd measure in same visual. I trying to disable interactions for only one measure and other two measures should reflect as slicer selection.

 

The third measure should reflect when second slicer selection happens. If i try to remove interactions it will remove all the measures but i dont want this. I want remove interactions from slicer to particular measure only  i need.

Anonymous
Not applicable

Hi @sampathK,

Currently you can't direct configure the filter effect with measure formulas, perhaps you can try to add all functions to your formula to only respond with a filter on specific fields.

Managing “all” functions in DAX: ALL, ALLSELECTED, ALLNOBLANKROW, ALLEXCEPT 

Notice: dax formula not able to extract different filter result from the filter who used the same data source fields.

Regards,

Xiaoxin Sheng

amitchandak
Super User
Super User

@sampathK , if you do not want to use the slicer on visual you can disable interactions

https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions

 

Interactions.png

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hello   

     I dont want to remove Interactions because it will reflect other two measures Total Revenue and Total Profit . I dont want do that by using dax can we get it directly ?

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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