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
Forgot to post this earlier but here it goes. Couple months ago I got invitation from Zoner to participate in their blog as a a…
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…
Sometimes you might come across situation where you have to use two separate data sources in one query. In my case I had list of…
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…