Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
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.
Solved! Go to Solution.
You have other options - TREATAS and LOOKUPVALUE
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!
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |