power query

power query

962 bookmarks
Custom sorting
Nested Loop with List.Generate in Power Query - DataChant
Nested Loop with List.Generate in Power Query - DataChant
Recently I shared a Matrix Multiplication Power Query technique here, and explained how to use List.Generate as the core step of the multiplication. It was fun to experiment with List.Generate and use it to implement a kind of a For-Loop. So I thought it would be cool to use List.Generate to iterate over a nested loop. Below …
Power_BI_tips·datachant.com·
Nested Loop with List.Generate in Power Query - DataChant
Web Scraping in Power BI and Excel Power Query - DataChant
Web Scraping in Power BI and Excel Power Query - DataChant
There are abundant public data sources on the Web, and it is so tempting to import and mash them up with your existing data sets in Power BI and Excel Power Query to gain new correlations and insights. While it’s easy to import static tables from many websites in Power BI and Excel Power Query, you’ve probably …
Power_BI_tips·datachant.com·
Web Scraping in Power BI and Excel Power Query - DataChant
Specifying Allowed Values, Sample Values and Descriptions For Function Parameters In Power Query–Part 1 – Chris Webb's BI Blog
Specifying Allowed Values, Sample Values and Descriptions For Function Parameters In Power Query–Part 1 – Chris Webb's BI Blog
The other day when I was thinking about Power Query functions (as you do) it occurred to me that they would be a lot more usable if, when you invoked them, you could show your users a dropdown box …
Power_BI_tips·blog.crossjoin.co.uk·
Specifying Allowed Values, Sample Values and Descriptions For Function Parameters In Power Query–Part 1 – Chris Webb's BI Blog