Forum Discussion
Join columns from different tables in the data model
Hi,
In Excel Data Model I have a fact table and a few dimension tables connected to it. What I'd like now to do is to create a view in Excel that I can pull data from my tables together. I don't need a pivot table, what I list is more like a JOIN in SQL. Thank you for your help.
6 Replies
- SergeiBaklanDiamond Contributor
You may create linkback table, step by step instruction is here https://www.sqlbi.com/articles/linkback-tables-in-powerpivot-for-excel-2013/
- Nima MohandesanCopper Contributor
SergeiBaklan Thank you, it seems like since this has been written things have moved around. I couldn't find the Table connection as it starts the instruction with.
- SergeiBaklanDiamond Contributor
You may have query which added data to data mode. In general any query works which loads something to data model. You may select it from the list and add to resulting table desired DAX expression.