Power BI

Power BI

9062 bookmarks
Custom sorting
Power Query – Renaming Multiple Columns
Power Query – Renaming Multiple Columns
I was working on a dataset where I wanted to change multiple column names using one step and not having to change them manually. Since there were over 30 columns this would be really time consuming…
Power_BI_tips·fourmoo.com·
Power Query – Renaming Multiple Columns
Time your Power Queries – #powerbi #powerquery
Time your Power Queries – #powerbi #powerquery
Sometimes your power queries can get quite heavy and you might need to optimize the steps in your query but how can you calculate the time it takes for your query to load. Wouldn't it be nice if you c…
Power_BI_tips·eriksvensen.wordpress.com·
Time your Power Queries – #powerbi #powerquery
Comparing 'null' values in Power Query | Excel Inside
Comparing 'null' values in Power Query | Excel Inside
Recently I needed to do the very simple thing in Power Query. I have the column of numbers and need to check if the values in this column are less than N and then put a corresponding text value in the new column. The function for the new column is something like this: Actually some values are not a numbers but nulls: Data contains nulls and comparison return an error And this simple calculation returns an error for these values! Why? There is the catch, which is hidden in the depth of documentation (actually on the page 67 of the "Power Query Formula Language Specification (October 2016)" P...
Power_BI_tips·excel-inside.pro·
Comparing 'null' values in Power Query | Excel Inside
Results: The Best ETL tool for the Business Analyst–Tableau Prep vs Power BI vs Trifacta Wrangler (Google Prep) - Powered Solutions
Results: The Best ETL tool for the Business Analyst–Tableau Prep vs Power BI vs Trifacta Wrangler (Google Prep) - Powered Solutions
The results are in! Let’s find out which tool is better for the average Business Analyst based on the 3 scenarios that I showcased a few weeks ago here. I was able to get in touch with the Product Team from Microsoft’s Power Query and also the one from Trifacta’s Wrangler. I tried getting in …
Power_BI_tips·poweredsolutions.co·
Results: The Best ETL tool for the Business Analyst–Tableau Prep vs Power BI vs Trifacta Wrangler (Google Prep) - Powered Solutions
Importing CSV Files with Changing Start Row
Importing CSV Files with Changing Start Row
In this post, we’re going to talk about importing CSV files with power query! This is a guest post written by John MacDougall, an Excel MVP from Canada. John runs a famous Excel blog called How To Exc…
Power_BI_tips·excelunplugged.com·
Importing CSV Files with Changing Start Row
New Data Types in Excel - Game Changer - Excel Unplugged
New Data Types in Excel - Game Changer - Excel Unplugged
New Data Types in Excel will undoubtedly be THE talking point of the near future Excel evolution. That being said, they are also the reality in Office 365 Fast Insiders. That’s where they were recently introduced by Microsoft. This post will first explain what the new Data Types in Excel are and then we will […]
Power_BI_tips·excelunplugged.com·
New Data Types in Excel - Game Changer - Excel Unplugged
Changing a Single File Query to a From Folder Query - The Ken Puls (Excelguru) Blog
Changing a Single File Query to a From Folder Query - The Ken Puls (Excelguru) Blog
Recently, I had to import a large-ish CSV file at around 1.5 million rows into Excel using Power Query. I used a From Text/CSV query but then I tried to export a new set of data with a longer timeline. In this post, we'll look at how we can convert a From Text/CSV query into a From Folder query.
Power_BI_tips·excelguru.ca·
Changing a Single File Query to a From Folder Query - The Ken Puls (Excelguru) Blog
Create All Unique Combinations From Multiple Columns - Excel Gorilla
Create All Unique Combinations From Multiple Columns - Excel Gorilla
There are times where you need an efficient way to produce all unique combinations of your data. Recently a customer of mine used a report to track how the sales were doing. Their situation is as follows. The company reports several metrics for their business units. And not only that....
Power_BI_tips·excelgorilla.com·
Create All Unique Combinations From Multiple Columns - Excel Gorilla
Export PowerQuery query to CSV
Export PowerQuery query to CSV
Recently I found a PowerQuery gem, trick with Java/VB Script that allows to export data from Power Query to CSV without R / DAX Studio / SMS and Registration. However, related with risk. As everyth…
Power_BI_tips·bondarenkoivan.wordpress.com·
Export PowerQuery query to CSV
Ranking Method Choices in Power Query - The Ken Puls (Excelguru) Blog
Ranking Method Choices in Power Query - The Ken Puls (Excelguru) Blog
My recent post on showing the Top X with Ties inspired a discussion on ranking method choices. Oddly, as an accountant, I've never really been exposed to how many different methods exist. After a bit of research on 6 different common ranking methods, I had to see if I could reproduce them in Power Query.
Power_BI_tips·excelguru.ca·
Ranking Method Choices in Power Query - The Ken Puls (Excelguru) Blog
RETRY recursive function in Power BI & Power Query - Powered Solutions
RETRY recursive function in Power BI & Power Query - Powered Solutions
Recursive functions are a topic that I rarely come across. To give you some perspective, the instances that I’ve needed recursive functions can be counted with just 1 hand. This is one of those situations where a recursive function is probably the best way to go. Big thanks to NicoPer who posted this question on …
Power_BI_tips·poweredsolutions.co·
RETRY recursive function in Power BI & Power Query - Powered Solutions