Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register 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!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
102 | |
68 | |
48 | |
40 | |
34 |
User | Count |
---|---|
154 | |
112 | |
60 | |
54 | |
35 |