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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
extrasiyf
Frequent Visitor

How to create relation with 2 slicers

Hello, 

I want to create a relation with 2 slicers from 2 differents tables, the problem is that I have 2 columns, so I cannot use the SelectedValue like a measure. 

Any solutions ? 

 

img.PNG

 

1 ACCEPTED SOLUTION

Hi @extrasiyf ,

You can use DISTINCT() to extract one of your columns as a new table without any relationships between your source table. Then you can use SELECTEDVALUE() to do some calculation when selecting field in the slicer.

 

Best Regards,
Community Support Team _ Yingjie Li
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

3 REPLIES 3
amitchandak
Super User
Super User

@extrasiyf , What do mean by relation between slicer ?

 

Refer if this video can help

https://www.youtube.com/watch?v=cyOquvfhzNM

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak To just select one slicer not both. Because I have two departments for 2 differents table with the same data. Can i just refer to one slicer with Dax ? 

Hi @extrasiyf ,

You can use DISTINCT() to extract one of your columns as a new table without any relationships between your source table. Then you can use SELECTEDVALUE() to do some calculation when selecting field in the slicer.

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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