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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
YeimyFA
New Member

Two data slicers that are fed from the same field

Hi, i have the next problem: 

I have two data slicers that feed on the same field, that is, I have two filters that feed on the dim_orders[txt] field, I have two filters because I need to make the comparison between the orders.

My problem is that I need to create a dax that shows me the values ​​selected in each filter. That is, if I have selected order 1 in segmentation 1, it returns that value (order 1) and if I have selected order 2 in segmentation 2, it returns that value (order 2)

The problem is that since both filters are fed from the same field, the result I get is blank.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Correct.  Your slicers must be fed from disconnected tables. Then you can use measures to calculate your result in the original table.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

Correct.  Your slicers must be fed from disconnected tables. Then you can use measures to calculate your result in the original table.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.