power query

power query

962 bookmarks
Custom sorting
New Web Scraping experience in Power BI / Power Query (Using CSS Selectors) - Powered Solutions
New Web Scraping experience in Power BI / Power Query (Using CSS Selectors) - Powered Solutions
The latest version of Power BI Desktop came out with a new Web Connector specifically designed for Web Scraping Scenarios. in this blog post I’ll try to go deep into how this new experience works and how you can take advantage of it. Before we move forward, you’re gonna need the latest version of Power …
·poweredsolutions.co·
New Web Scraping experience in Power BI / Power Query (Using CSS Selectors) - Powered Solutions
Automatic Detection of Column Types in #PowerQuery - DataChant
Automatic Detection of Column Types in #PowerQuery - DataChant
Working with column types can be challenging in Power Query. The default conversion of types may not always work well for you, and may create future refresh errors, when the column names change. I have blogged about it in details here, and usually recommend to use explicit type conversion, and remove the automatic Changed Type detection …
·datachant.com·
Automatic Detection of Column Types in #PowerQuery - DataChant
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…
·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…
·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...
·excel-inside.pro·
Comparing 'null' values in Power Query | Excel Inside
Power Query M Technical Notes
Power Query M Technical Notes
Thoughts on data analysis, programming, and statistics, with an emphasis on R, JavaScript, Power Query, Azure, and Power BI
·tonymcgovern.com·
Power Query M Technical Notes
Reading Zip files in PowerQuery / M
Reading Zip files in PowerQuery / M
Being a fan of PowerBI, I recently looked for a way to read zip files directly into the Data Model, and found this blog which showed a usab...
·sql10.blogspot.sg·
Reading Zip files in PowerQuery / M
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 …
·poweredsolutions.co·
Results: The Best ETL tool for the Business Analyst–Tableau Prep vs Power BI vs Trifacta Wrangler (Google Prep) - Powered Solutions
More Details On Creating Tables In Power BI/Power Query M Code Using #table()
More Details On Creating Tables In Power BI/Power Query M Code Using #table()
About two years ago I wrote a blog post describing how the #table M function can be used to generate tables, but in that post I only covered the functionality I used regularly – namely using #table wi…
·blog.crossjoin.co.uk·
More Details On Creating Tables In Power BI/Power Query M Code Using #table()
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…
·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 […]
·excelunplugged.com·
New Data Types in Excel - Game Changer - Excel Unplugged
Power Query (M)agic: Scraping ads.txt info from multiple sites - PowerPivotPro
Power Query (M)agic: Scraping ads.txt info from multiple sites - PowerPivotPro
I worked most of my career as an actuary at various insurance companies. Most of the time they had systems that were built before I was born, so I spent a good portion of time getting and transforming…
·powerpivotpro.com·
Power Query (M)agic: Scraping ads.txt info from multiple sites - PowerPivotPro
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.
·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....
·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…
·bondarenkoivan.wordpress.com·
Export PowerQuery query to CSV
Power BI Tutorial | Working with JSON data | Guy in a Cube
Power BI Tutorial | Working with JSON data | Guy in a Cube
In this Power BI Tutorial, Adam shows how you can easily work with JSON data within Power BI. Working with JSON data in Power BI Desktop is one of the best-kept secrets of Power BI.
·guyinacube.com·
Power BI Tutorial | Working with JSON data | Guy in a Cube
Navigation Window / Folder in Power Query and Power BI
Navigation Window / Folder in Power Query and Power BI
Motivated by one of the latest videos from the MSFT guys behind Guy in a cube: where they talk about one of the hidden secrets behind Power Query / Power BI, I wanted to talk about another one of thos…
·poweredsolutions.co·
Navigation Window / Folder in Power Query and Power BI