Forum Discussion
MichaelLoar674
3 years agoNew Member
Data Modeling in PBI vs Tableau
This image shows the data I have linked together in Tableau. How would something like this be done in Power BI? It involves left joining a spreadsheet (12.22.22) and inner joining 2 tables with a SQL query (Nvision Accounting). Thanks!
2 Replies
- danextian
Super User
The first one is Left Outer Join and the other ones are Inner Joins. Both are done inside the query editor prior to loading the final table into the data model where you create relationships, calculated columns, measures and visualize the data.
- MichaelLoar674New Member
I don't want to make a super table though, I just want to join them together in the Model View.