Forum Discussion
amoller96
2 years agoNew Member
Combine 2 Tables in Power Query
Hi All, I was wondering if it possible to combine 2 tables in PowerQuery - similar to the SUMMARIZE function in dax. I do not want to use DAX as I need to use some functions in Power Query. I...
- 2 years ago
amoller96 That's not really what SUMMARIZE does typically. It sounds like you want a crossjoin: Creating a Crossjoin (All Combinations) in Power Query (gorilla.bi)
Greg_Deckler
2 years agoCommunity Champion
amoller96 That's not really what SUMMARIZE does typically. It sounds like you want a crossjoin: Creating a Crossjoin (All Combinations) in Power Query (gorilla.bi)
- amoller962 years agoNew Member
Exactly what I needed, thanks a lot! 🙂