Forum Discussion
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 Query.
Thanks
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
1 Reply
- Ritaf1983Super 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