Found 962 bookmarks
Newest
Power Query as an SSIS Alternative
Power Query as an SSIS Alternative
By Matt Allington One of the many things I love about Power Pivot and Power Query is that these tools have put BI into the hands of users and there is no l
·powerpivotpro.com·
Power Query as an SSIS Alternative
Microsoft Garage
Microsoft Garage
Many Excel users can relate to the problem of data wrangling. You start with an input data set that you wish to transform into a new format so that you can perform further analysis using the transformed data. Not surprisingly, these problems arise for common types of data such as date and time, addresses, phone numbers, URLs. For example, consider....
·microsoft.com·
Microsoft Garage
Solved: Aggregate columns from one table into rows of anot... - Microsoft Power BI Community
Solved: Aggregate columns from one table into rows of anot... - Microsoft Power BI Community
I have dynamic data in a few columns in Table2 (see image). In Table 1 (created manually - enter data), each row represents one of the columns in Table 2. I need to replace the placeholders in the 3rd column of Table 1 with the average of the values in the indicated columns from Table 2 (the two tab...
·community.powerbi.com·
Solved: Aggregate columns from one table into rows of anot... - Microsoft Power BI Community
Web Scraping In Power BI And Excel Power Query - Part 2 - Extracting links - DataChant
Web Scraping In Power BI And Excel Power Query - Part 2 - Extracting links - DataChant
As a follow up of the Web Scraping post, here, In today’s post, we will use the Add Column by Example feature to extract links from web pages. (Note: You may have already read this part here, but I am sure that many readers have missed it), Stay tuned for Part 3, where we will go step by step …
·datachant.com·
Web Scraping In Power BI And Excel Power Query - Part 2 - Extracting links - DataChant
powerquery - Trouble Using a Function - Stack Overflow
powerquery - Trouble Using a Function - Stack Overflow
I'm trying to invoke a function that sorts a column in the calling query's table. I'm basically trying to turn this... ...into this... I made this simple function: = () = let Source = ...
·stackoverflow.com·
powerquery - Trouble Using a Function - Stack Overflow
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 …
·datachant.com·
Nested Loop with List.Generate in Power Query - DataChant
PowerQuery cheat sheet – Ivan Bond's blog
PowerQuery cheat sheet – Ivan Bond's blog
Developing queries for Power BI and Power Query I had to look into documentation or check my previous solutions from time to time in order to get answers to same questions again and again. So, I en…
·bondarenkoivan.wordpress.com·
PowerQuery cheat sheet – Ivan Bond's blog
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 …
·datachant.com·
Web Scraping in Power BI and Excel Power Query - DataChant
Power BI – Power Query/Query Editor Automated Source Control
Power BI – Power Query/Query Editor Automated Source Control
I saw a blog post recently where Jay Killeen was talking about how he handles his Source Control for the Query Editor or Power Query. And this got me thinking of how I could automate this in a quic…
·gqbi.wordpress.com·
Power BI – Power Query/Query Editor Automated Source Control