Power BI

Power BI

9059 bookmarks
Custom sorting
Compare Tables in Excel & Power BI - DataChant
Compare Tables in Excel & Power BI - DataChant
Do you often find yourself in dire need to compare two tables in Excel? In today’s blog post, we will create an Excel workbook that compares two tables, and highlights the changes in a third table. You can load new versions of the tables, click Refresh All in Excel, and immediately see the changes in …
Power_BI_tips·datachant.com·
Compare Tables in Excel & Power BI - DataChant
Power Query with Greg Low
Power Query with Greg Low
In this webinar, Greg Low will describe one of the most important processes for creating analytics: obtaining and transforming data that the analytics will be based upon. He’ll show how to use Power Query in Excel, and how to use the same functionality in Power BI Desktop to import data and get it i...
Power_BI_tips·community.powerbi.com·
Power Query with Greg Low
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....
Power_BI_tips·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...
Power_BI_tips·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 …
Power_BI_tips·datachant.com·
Web Scraping In Power BI And Excel Power Query - Part 2 - Extracting links - DataChant
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