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
How can I select data from two columns in different tables, in a column for a third table through relationships?
I'm using SSAS.
Like this:
Hey,
you could use the DAX function RELATED (https://msdn.microsoft.com/en-us/query-bi/dax/related-function-dax) when creating a calculated column and all the tables are related. It seems somewhat peculiar (at least for a Power BI datamodel) that table B is related to both tables (A and C) using column [ID].
It's more common to create a star schema in Power BI.
Maybe you can consider to create a relationship between table A and C, a 1 to 1 relationship.
Hopefully this gives you some ideas
Regards
Tom
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 |
---|---|
133 | |
91 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
73 | |
68 |