Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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
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