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 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!
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 |
---|---|
23 | |
16 | |
12 | |
9 | |
7 |
User | Count |
---|---|
38 | |
32 | |
28 | |
12 | |
11 |