Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi experts,
I need to return Product Name from a related table that has a permanent relationship through another field. I use CALCULATE. However it requires calculated expression, if I am correct. Usually SUM, MIN, MAX functions are used. But how do I get a text value from a related table, on which I can not perform such calculations, please? I am looking for something like this:
ProductName = CALCULATE( [ProductNames], USERELATIONSHIP(Sales[ProductCode],Products[ProductCode]) )
but this is not a valid measure. Sales and Products tables are related not via Productcode in my case.
Solved! Go to Solution.
Well, one way out of this situation is to make a reference table. Say [ProductNames] reside in ProductCatalog table. You can make a reference table for ProductCatalog and then make the necessary relationship to that reference table.
Well, one way out of this situation is to make a reference table. Say [ProductNames] reside in ProductCatalog table. You can make a reference table for ProductCatalog and then make the necessary relationship to that reference table.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 48 | |
| 45 |