power query

power query

962 bookmarks
Custom sorting
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...
Power_BI_tips·microsoft-bitools.blogspot.com·
Power BI Snack: Introducing Data Profiling
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 …
Power_BI_tips·ssbipolar.com·
Web Scraping with Html.Table in Power Query
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 …
Power_BI_tips·datachant.com·
My #PowerQuery book has arrived - DataChant
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
Power_BI_tips·powerpivotpro.com·
Automated Testing With Power Query - PowerPivotPro
Start of series: Programming loops with M-language in Power Query
Start of series: Programming loops with M-language in Power Query
The M-Language for Power Query and Power BI is a functional language that is foreign to the classic loop constructions of other languages. Instead, functional programming languages use recursion to repeat expressions. In the first part of this series I show you how to implement recursive functions in M and we take a look at advantages, disadvantages and alternatives of recursive functions.
Power_BI_tips·data-insights.de·
Start of series: Programming loops with M-language in Power Query
Preserving Context from CSV - Bonus Exercise - Chapter 5 - #PowerQuery Book - DataChant
Preserving Context from CSV - Bonus Exercise - Chapter 5 - #PowerQuery Book - DataChant
This is the second bonus exercise for my book, Collect, Combine, and Transform Data using Power Query in Excel and Power BI. In Chapter 5 you learn how to preserve context from titles in the worksheet grid after you combine multiple tables, as illustrated here: In this bonus exercise you will learn how to address a …
Power_BI_tips·datachant.com·
Preserving Context from CSV - Bonus Exercise - Chapter 5 - #PowerQuery Book - DataChant
Using Function.ScalarVector() To Optimise Calls To M Functions
Using Function.ScalarVector() To Optimise Calls To M Functions
One of the most common issues faced when calling web services in M is that the the easiest way of doing so – creating a function that calls the web service, then calling the function once per row in a…
Power_BI_tips·blog.crossjoin.co.uk·
Using Function.ScalarVector() To Optimise Calls To M Functions
Extracting Header and Footer Values from Documents, Files using Power BI + Using PDF Connector
Extracting Header and Footer Values from Documents, Files using Power BI + Using PDF Connector
Have you ever had a similar situation where a REALLY important value of the file is in either a header or a footer section? Let me give you a clear example with the following file: In the image above you’ll see that we have 2 values in the header section right under the logo of …
Power_BI_tips·poweredsolutions.co·
Extracting Header and Footer Values from Documents, Files using Power BI + Using PDF Connector
#PowerQuery – Filter by a dynamically set of columns
#PowerQuery – Filter by a dynamically set of columns
A few days ago, I ran into a problem where I had to filter a product table by a dynamically set of columns – so in one solution it could be filtering by field x and y and in other solutions it had …
Power_BI_tips·eriksvensen.wordpress.com·
#PowerQuery – Filter by a dynamically set of columns
Text Analytics Power BI Template - All In One
Text Analytics Power BI Template - All In One
In Chapter 12 of my book, I published detailed walkthroughs that cover Translator Text API, Sentiment Analysis, Key Phrase extraction and the detection of languages using Cognitive Services. As I worked on the chapter, I realized that it will make sense to prepare a template that will streamline all of these APIs together to address …
Power_BI_tips·datachant.com·
Text Analytics Power BI Template - All In One
Rename Blank in a Slicer in Power BI
Rename Blank in a Slicer in Power BI
A common problem I see some people struggle with in Power BI is when a slicer contains a (Blank) record for some reason. The cause of the problem is not obvious and hence it is not clear how to fi…
Power_BI_tips·exceleratorbi.com.au·
Rename Blank in a Slicer in Power BI