Forum Discussion
eduardosilvin3
2 years agoHelper II
Table from Dax to Power Query (M) code
Hello all, I need this Dax Table in Power Query (M), any ideas? Table from the extraction to create this is in Power Query (SQL) so I have all the data but I do not have a lot of experience in Power ...
- 2 years ago
Hi eduardosilvin3
Instead of summarize you can use group by in power query.https://www.youtube.com/watch?v=aR5sFhMSENg
instead of union append
https://www.youtube.com/watch?v=A-KOWgSPG00
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Ritaf1983
2 years agoSuper User
Hi eduardosilvin3
Instead of summarize you can use group by in power query.
https://www.youtube.com/watch?v=aR5sFhMSENg
instead of union append
https://www.youtube.com/watch?v=A-KOWgSPG00
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly