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…
Tips and tricks for SQL, DAX, M, Power Query, Power BI etc
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…