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
BlueRanger
Frequent Visitor

USERRELATIONSHIP without Calculate

Hello all,

I am trying to solve the following issue with my data model using DAX. 

The table on the right is connected to the table on the left as follows:

left table  (contains items)   <-            right table ( contains the vendor name and manufacturer name in the same column)
- vendor number      <-  vendor/manufacturer number
- manufacturer number   <- vendor/manufacturer number

BlueRanger_0-1705082669681.png

 

Is it possible to activate the other relationship using DAX? i.e. Userrelationship without Calculate? I need to list both the manufacturer name and vendor name in the same Power BI visual.

Any help is appreciated! Thanks.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You have other options - TREATAS and LOOKUPVALUE

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

You have other options - TREATAS and LOOKUPVALUE

Yep. The SQLBI guys also outline FILTER and INTERSECT options in this TREATAS article:

https://www.sqlbi.com/articles/propagate-filters-using-treatas-in-dax/

Thank you!

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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