Forum Discussion
grijs
10 years agoFrequent Visitor
Merge created table with imported table
I want to merge two tables: one is imported from a csv file, the other is created in power bi with dax. I want to combine these two tables, but when I want to merge them (Edit Query) I only see the imported table, not the dax table.
How do I do this??
2 Replies
- jocaplan-MSFTMicrosoft Employee
You would probably need to create another calculated table that merges the two together.
- Greg_DecklerCommunity Champion
You can try my technique here:
http://social.technet.microsoft.com/wiki/contents/articles/32915.power-bi-merge-query-with-m.aspx