The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello, I want to compare the performance (loading time, memory, CPU cores etc.) between Power Query M vs. DAX calculated column. Is there an easy way to see the performance of running one or the other? Maybe an add-in or something I can use to compare the two? If not, any thoughts on general best practices would be greatly appreciated!!!
Thanks!
Please see this article.
Comparing DAX calculated columns with Power Query computed columns - SQLBI
Pat
My understanding is limited, but I believe Dax calculated columns are preferable to Power Query M merge statements, but otherwise, Power Query M is preferable to Dax.