power query

power query

962 bookmarks
Custom sorting
Querying Elasticsearch with PowerBI
Querying Elasticsearch with PowerBI
PowerBI doesn't have a connector for Elasticsearch, but by using the Web connector with the Elasticsearch REST API you can easily combine the two
Power_BI_tips·blog.sixeyed.com·
Querying Elasticsearch with PowerBI
Query Folding in Power Query to Improve Performance
Query Folding in Power Query to Improve Performance
Power Query, an Excel add-in from the Power BI family, allows you to extract and manipulate data from various sources. When you define transformations on the data, it is possible that those transformations are sent back to the source, in order to improve
Power_BI_tips·mssqltips.com·
Query Folding in Power Query to Improve Performance
Power Query M Primer (Part 9): Types—Logical, Null, Binary
Power Query M Primer (Part 9): Types—Logical, Null, Binary
Time to finish up our exploration of primitive, single-value holding types! We’ll learn about handling true and false, explore the oxymoron of null (a value that represents the absence of a value) and…
Power_BI_tips·bengribaudo.com·
Power Query M Primer (Part 9): Types—Logical, Null, Binary
Invoking M Functions In Parallel Using List.ParallelInvoke()
Invoking M Functions In Parallel Using List.ParallelInvoke()
I was looking at the list of M functions supported in custom connectors and not in Power BI Desktop (using the technique I blogged about here) in the latest version of the Power Query SDK when I came …
Power_BI_tips·blog.crossjoin.co.uk·
Invoking M Functions In Parallel Using List.ParallelInvoke()
#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…
Power_BI_tips·eriksvensen.wordpress.com·
#PowerQuery everywhere :-) – now in #microsoftflow as well
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 …
Power_BI_tips·blog.crossjoin.co.uk·
Converting Decimal Numbers To Hexadecimal In Power Query M
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
Power_BI_tips·powerpivotpro.com·
Comparing Rows in Power Query Part 1 - PowerPivotPro
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…
Power_BI_tips·blog.crossjoin.co.uk·
A Function To Generate The M Code For A Table Type
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 …
Power_BI_tips·datachant.com·
The Digital Version of the New #PowerQuery Book is Ready - DataChant
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.
Power_BI_tips·itsalocke.com·
Tidyverse 'Starts_with' in M/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.
Power_BI_tips·ssbi-blog.de·
Culture codes in M ​​functions
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 …
Power_BI_tips·prologika.com·
Power BI Data Profiling
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…
Power_BI_tips·exceleratorbi.com.au·
Data Profiling in Power BI
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
Power_BI_tips·powerpivotpro.com·
Comparing Rows in Power Query Part 2 - PowerPivotPro
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 …
Power_BI_tips·datachant.com·
Reader’s Corner for the new #PowerQuery Book