March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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 ?
Solved! Go to 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.
@extrasiyf , What do mean by relation between slicer ?
Refer if this video can help
https://www.youtube.com/watch?v=cyOquvfhzNM
@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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
91 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |