Straight to the point: I worked with API which required first login via POST method and after successful login returned cookie to be used in…
Tips and tricks for SQL, DAX, M, Power Query, Power BI etc
XML is a real blast from the past but every now and then one has to work with legacy formats. I’ve used XML files with…
How to add and view comments in M code in Power Query
Published by Janne on 29.1.2022If you are working with queries that include multiple steps you should always comment your code. And if your query is simple you should still…