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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
kkalyanrr
Helper V
Helper V

Passing Slicer Selection value in DAX Filter

Hello Team,

 

Can we pass slicer selection on to DAX query..

 

I'm using following DAX query 

 

SUMMARIZE( ABC , ABC[Region] , "Sum" , SUM(ABC[OrderValue]))

 

I'm using same query for few other summary selections based on other fields  , I was planning to have a slicer with options to select the summary output by region/category/type etc..

1 REPLY 1
Anonymous
Not applicable

hi @kkalyanrr,

 

  If your tables are connected with relationships than I am sure slicer will work on the result of the formula you wrote. Just Give it a try once. Just in case if it doesn't work then kindly share your pbix file or some sample data with the tentative result you desire to achieve.

 

Regards,

Hemant

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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