Power BI

Power BI

9059 bookmarks
Custom sorting
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…
Power_BI_tips·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
Power_BI_tips·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 …
Power_BI_tips·datachant.com·
My Sessions at MBAS
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.
Power_BI_tips·powerbi-pro.com·
Power Query in SSIS
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..
Power_BI_tips·thebiccountant.com·
The BIccountant
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:…
Power_BI_tips·blog.crossjoin.co.uk·
Storing Large Images In Power BI Datasets
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…
Power_BI_tips·blog.crossjoin.co.uk·
Power Query Performance And Expanding 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…
Power_BI_tips·eriksvensen.wordpress.com·
How to get help for any function in #PowerQuery
Pivoting Text Data Using Power Query
Pivoting Text Data Using Power Query
It is very common to need to transform data from one “shape” to another “shape” before it can be used inside Power BI for analysis (although many beginners don’t reali…
Power_BI_tips·exceleratorbi.com.au·
Pivoting Text Data Using Power Query