Power Query

Power Query

947 bookmarks
Custom sorting
Automated Testing With Power Query - PowerPivotPro
Automated Testing With Power Query - PowerPivotPro
This is a quick tip on automated testing with Power Query. I loved Nar's post on Automated Testing using DAX. I especially like the rule of always including controls so that business readers can share responsibility for data quality. For my part, I sometimes use hidden pages in Power BI reports to assure myself of
·powerpivotpro.com·
Automated Testing With Power Query - PowerPivotPro
My #PowerQuery book has arrived - DataChant
My #PowerQuery book has arrived - DataChant
If you are following me on social media, this video will not be new. Two days ago I received my print copy of the book. The book is real 🙂 I was so excited about it, so I had to fool around and create this video. A journey of one year has ended. I would …
·datachant.com·
My #PowerQuery book has arrived - DataChant
Web Scraping with Html.Table in Power Query
Web Scraping with Html.Table in Power Query
The older I get, the more consistently I encounter things that make me feel old. And it’s not just the usual things, like those damned kids on my lawn. It’s things like technology. And …
·ssbipolar.com·
Web Scraping with Html.Table in Power Query
Power BI Snack: Introducing Data Profiling
Power BI Snack: Introducing Data Profiling
Case When data is not extracted from a cleaned up or validated environment, such as a Data Warehouse or Data Mart, the first step is to ana...
·microsoft-bitools.blogspot.com·
Power BI Snack: Introducing Data Profiling
Power Query: Connecting to Excel Workbooks in SharePoint Online
Power Query: Connecting to Excel Workbooks in SharePoint Online
I try to avoid using Excel as a data source when I can. Although Excel has many benefits[1], its limitations[2] make it less than ideal for enterprise BI solutions. Despite this, it feels like I end u…
·ssbipolar.com·
Power Query: Connecting to Excel Workbooks in SharePoint Online
Reader’s Corner for the new #PowerQuery Book
Reader’s Corner for the new #PowerQuery Book
A quick update: The print version of the book will be released in 4 days! It may take few extra days to reach the major distribution centers. On Amazon there are some data sync glitches right now, so …
·datachant.com·
Reader’s Corner for the new #PowerQuery Book
Comparing Rows in Power Query Part 2 - PowerPivotPro
Comparing Rows in Power Query Part 2 - PowerPivotPro
We are back to finish our discussion on the visualizations for Comparing Rows in Power Query! How to visualize the prices and daily changes The two metals have very different price ranges so it is difficult to see them in one chart. The daily changes are relative so they can be used to compare the price behavior
·powerpivotpro.com·
Comparing Rows in Power Query Part 2 - PowerPivotPro
Data Profiling in Power BI
Data Profiling in Power BI
Today Microsoft released the October 2018 update of Power BI Desktop. One of the fabulous new features that has been released is the ability to get a visual profile of your data in Power Query BEF…
·exceleratorbi.com.au·
Data Profiling in Power BI
Power BI Data Profiling
Power BI Data Profiling
You know it and I know it. Data quality is a BIG problem that reduces the business value of BI. ETL practitioners will probably recall that SSIS includes a comprehensive Data Profiling Task but it is …
·prologika.com·
Power BI Data Profiling
Transform text with exceptions in Power BI and Power Query
Transform text with exceptions in Power BI and Power Query
Recently I picked up an interesting request to transform the words in a column to proper case, but keep certain keywords like in a defined list. So let's transform text with exceptions:
·thebiccountant.com·
Transform text with exceptions in Power BI and Power Query
Culture codes in M ​​functions
Culture codes in M ​​functions
Certain M functions accept a Culture parameter that ensures the result is returned in the defined language, regardless of the language of the OS.
·ssbi-blog.de·
Culture codes in M ​​functions
SumProduct
SumProduct
·sumproduct.com·
SumProduct
Tidyverse 'Starts_with' in M/Power Query
Tidyverse 'Starts_with' in M/Power Query
As a heavy R and Tidyverse user, I’ve been playing with Microsofts m/Power Query language included in Excel and PowerBI from that perspective, looking for the functions to make my life easier, developing small code pipelines for my processing and trying to get a smooth, clear and maintainable data manipulation process in place. The Problem In PowerBI I have data generated from an API call to HubSpot, which deliveres a json which is flattened as the first step of the process into a table with hundreds of columns.
·itsalocke.com·
Tidyverse 'Starts_with' in M/Power Query
The Digital Version of the New #PowerQuery Book is Ready - DataChant
The Digital Version of the New #PowerQuery Book is Ready - DataChant
This is exciting! The digital version of the book “Collect, Combine and Transform Data Using Power Query in Excel and Power BI” is out. You can purchase it on Amazon here or on Microsoft Press Store here. Note: The book includes 70+ step-by-step exercises with many sample files that are key components of your learning experience …
·datachant.com·
The Digital Version of the New #PowerQuery Book is Ready - DataChant
Can You Use Power Query In Power BI Or Excel To Write Data To A Data Source?
Can You Use Power Query In Power BI Or Excel To Write Data To A Data Source?
The short answer: no. The long answer: It is, technically, possible to use Power Query (in either Power BI or Excel) to write data to a data source; for example, here’s an old post I wrote showing …
·blog.crossjoin.co.uk·
Can You Use Power Query In Power BI Or Excel To Write Data To A Data Source?
Let It Be
Let It Be
·sumproduct.com·
Let It Be
A Function To Generate The M Code For A Table Type
A Function To Generate The M Code For A Table Type
This is going to sound obscure, and it is, but recently I’ve been using the #table() intrinsic function in M a lot – specifically the version that takes a table type as its first parameter (as I descr…
·blog.crossjoin.co.uk·
A Function To Generate The M Code For A Table Type
Comparing Rows in Power Query Part 1 - PowerPivotPro
Comparing Rows in Power Query Part 1 - PowerPivotPro
It is straightforward to compare values between each row in an Excel table and the next row. You can create a calculated column in a table and reference values in other columns in the same row by name and cells in different rows by using regular referencing. Such a reference is fragile. Sorting or deleting rows will
·powerpivotpro.com·
Comparing Rows in Power Query Part 1 - PowerPivotPro
Converting Decimal Numbers To Hexadecimal In Power Query M
Converting Decimal Numbers To Hexadecimal In Power Query M
This is a very short post! A lot of people have blogged about how to convert numbers between different bases in M (see for example Maxim Zelensky’s very elegant solution for converting from binary …
·blog.crossjoin.co.uk·
Converting Decimal Numbers To Hexadecimal In Power Query M
Reference vs Duplicate in Power BI; Power Query Back to Basics
Reference vs Duplicate in Power BI; Power Query Back to Basics
When you work with tables and queries in Power Query and Power BI, you get the option to copy them through these actions: Duplicate, or Reference. It has been always a question in my sessions and cour…
·radacad.com·
Reference vs Duplicate in Power BI; Power Query Back to Basics
Using Power Query And Microsoft Flow To Automate The Creation Of CSV Files
Using Power Query And Microsoft Flow To Automate The Creation Of CSV Files
I was super-excited when, a few days ago, the long-awaited integration of Power Query into Microsoft Flow was announced. I was then gutted when work commitments meant I couldn’t blog about it right…
·blog.crossjoin.co.uk·
Using Power Query And Microsoft Flow To Automate The Creation Of CSV Files
#PowerQuery everywhere :-) – now in #microsoftflow as well
#PowerQuery everywhere :-) – now in #microsoftflow as well
In the Microsoft Flow October 2018 update - link – we got a very interesting feature added to Microsoft Flow – Power Query and as they state – Also, to better empower our users – we have integrated Po…
·eriksvensen.wordpress.com·
#PowerQuery everywhere :-) – now in #microsoftflow as well