power query

power query

962 bookmarks
Custom sorting
Data Profiling in Power BI (Power BI Update April 2019)
Data Profiling in Power BI (Power BI Update April 2019)
As per the April 2019 update, Microsoft has introduced a data profiling capability in Power BI desktop. Data profiling helps us easily find the issues with our imported data from data sources in to Po…
·community.powerbi.com·
Data Profiling in Power BI (Power BI Update April 2019)
Combine or Append Data: Combining Excel Files
Combine or Append Data: Combining Excel Files
A practical example on how to properly combine / consolidate / append Excel Files stored in a Folder using Power BI / Power Query.
·poweredsolutions.co·
Combine or Append Data: Combining Excel Files
Import Email Attachments Directly Into a Power BI Report using Power Query
Import Email Attachments Directly Into a Power BI Report using Power Query
Power Query has more than 80 data sources supported, and Microsoft Exchange is one of those data sources. Although it is not a new data source, however, the power of this data source combined with the…
·radacad.com·
Import Email Attachments Directly Into a Power BI Report using Power Query
Combine or Append Data: Optimal Combination Pattern
Combine or Append Data: Optimal Combination Pattern
The most optimal approach when trying to combine, append, consolidate, stack data using Power BI / Power Query for any data source.
·poweredsolutions.co·
Combine or Append Data: Optimal Combination Pattern
Lists in Power Query – how, when and why
Lists in Power Query – how, when and why
You should master lists in M/ Power Query, in order to become an M ninja. This post shows you all the basic concepts behind this value type.
·ssbi-blog.de·
Lists in Power Query – how, when and why
Expanding Rows Using Power Query
Expanding Rows Using Power Query
I had an interesting question from one of my book readers and I thought it would make a good blog article. There are many ways of solving this problem, and I blogged about solving a similar problem…
·exceleratorbi.com.au·
Expanding Rows Using Power Query
Column Profiling in Power BI Desktop
Column Profiling in Power BI Desktop
Adam walks through column profiling within the Power BI Desktop. This includes the latest updates with the general availability (GA) within the April 2019 Power BI Desktop release. Demo files: https://guyinacu.be/demofiles
·guyinacube.com·
Column Profiling in Power BI Desktop
My Sessions at MBAS
My Sessions at MBAS
June 11-12 are getting near, and it is this time of the year to start getting excited. Microsoft Business Applications Summit is getting close. Do you plan to attend it? I will be glad to meet you in person in one of my sessions that will focus on my Power Query book and the development …
·datachant.com·
My Sessions at MBAS
Top N & query folding to improve report building!
Top N & query folding to improve report building!
Another week, another event done. This time it was SQL Saturday Helsinki, where I did two sessions. First session was the Power BI cheat sheet explained, and second Storytelling & interactive r…
·data-marc.com·
Top N & query folding to improve report building!
Power Query in SSIS
Power Query in SSIS
Two years ago I wrote an article on how to export data from Power BI Desktop to an SQL database. Now there is another way which Power Query can use directly in SSIS.
·powerbi-pro.com·
Power Query in SSIS
How to Reconcile Accounts using Power Query
How to Reconcile Accounts using Power Query
Learn How to create a template to Reconcile Accounts Using Power Query for Excel. [with Video, Learn and Earn Activity and Workbook to download]
·theexcelclub.com·
How to Reconcile Accounts using Power Query
Records in Power Query - how, when and why
Records in Power Query - how, when and why
You should master records in M/ Power Query, in order to become an M ninja. This post shows you all the basic concepts behind this value type.
·ssbi-blog.de·
Records in Power Query - how, when and why
The BIccountant
The BIccountant
This is the full definition fo the new Table.ContainsAnywhere function in Power Query. It covers optoins for search lists, case sensitivity, partial match..
·thebiccountant.com·
The BIccountant
What Is The Maximum Length Of A Text Value In Power BI?
What Is The Maximum Length Of A Text Value In Power BI?
What is the maximum length of a text value in Power BI? It turns out that this is a more complex question than you might think! The maximum length of a text value that the Power Query engine can lo…
·blog.crossjoin.co.uk·
What Is The Maximum Length Of A Text Value In Power BI?
Storing Large Images In Power BI Datasets
Storing Large Images In Power BI Datasets
Jason Thomas and Gerhard Brueckl have both blogged on the subject of storing images as text inside a Power BI dataset: http://sqljason.com/2018/01/embedding-images-in-power-bi-using-base64.html https:…
·blog.crossjoin.co.uk·
Storing Large Images In Power BI Datasets
New M function: Text.ReplaceAll
New M function: Text.ReplaceAll
This blog post shows how you can use Text.ReplaceAll in Power Query to replace multiple words at once.
·xxlbi.com·
New M function: Text.ReplaceAll
Power Query Performance And Expanding Columns
Power Query Performance And Expanding Columns
As a footnote to my previous post on storing large images in Power BI, I thought all you M nerds out there would be interested to read about a strange performance quirk I noticed while writing the cod…
·blog.crossjoin.co.uk·
Power Query Performance And Expanding Columns
Conditional Logic: Conditional Columns
Conditional Logic: Conditional Columns
Understanding the if statement inside of Power BI / Power Query and how Conditional Columns can be created through the UI and a Custom Column.
·poweredsolutions.co·
Conditional Logic: Conditional Columns
How to get help for any function in #PowerQuery
How to get help for any function in #PowerQuery
One of the things you should know when working with PowerQuery is that you can get a list of all functions in M by adding a blank query and use the #shared expression to get all the functions. This…
·eriksvensen.wordpress.com·
How to get help for any function in #PowerQuery
Creating Two-Tiered, Multi-Frequency Period Cycles
Creating Two-Tiered, Multi-Frequency Period Cycles
Creating Two-Tiered, Multi-Frequency Period Cycles Using List.Generate, Column References, and Internal/External Context in Power Query
·excelguru.ca·
Creating Two-Tiered, Multi-Frequency Period Cycles