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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
alsm
Helper III
Helper III

multiple slicers with unique values from multiple tables showing as inactive relationship

I have created multiple calcualted tables with unique values from different tables as follows:

 

DistinctCcy = FILTER(DISTINCT(UNION(VALUES(RT_A[CCY]),VALUES(RT_B[Currency]), VALUES(RT_TRC_RATIOS[Currency]))), [CCY] <> BLANK())
DistinctLocation = FILTER(DISTINCT(UNION(VALUES(RT_A[Location]),VALUES(RT_B[Location]), VALUES(RT_C[Location]), VALUES(RT_C[Location]), VALUES(RT_TRC_RATIOS[Location]))), [Location] <> BLANK())

 

etc.

alsm_0-1697729831663.png

when I link these calculated tables to the table 'some' of the links are inactive links and hence cannot be used a slicer. why are some of these inactive link. What am I doing wrong? How to make them active so that they are applicable to all charts

 

1 ACCEPTED SOLUTION
ALLUREAN
Solution Sage
Solution Sage

Hi, 

Would you show the whole picture of your data model. Most probably there is relationship with filter direction set as Both that can cause ambiguity.




Did I answer your question? Mark my post as a solution!


https://allure-analytics.com/
https://www.youtube.com/channel/UCndD_QZVNB_JWYLEmP6KrpA
https://www.linkedin.com/company/77757292/

Proud to be a Super User!




View solution in original post

2 REPLIES 2
ALLUREAN
Solution Sage
Solution Sage

Hi, 

Would you show the whole picture of your data model. Most probably there is relationship with filter direction set as Both that can cause ambiguity.




Did I answer your question? Mark my post as a solution!


https://allure-analytics.com/
https://www.youtube.com/channel/UCndD_QZVNB_JWYLEmP6KrpA
https://www.linkedin.com/company/77757292/

Proud to be a Super User!




Thank you for the hint @ALLUREAN , I deleted the connections and created one-by-one all. This helped me locate the problem relationship. Now all relationships are active

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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