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
·blog.sixeyed.com·
Querying Elasticsearch with PowerBI
#PowerQuery – Change the Column name to the index of the column
#PowerQuery – Change the Column name to the index of the column
Inspired by Ruth Pozuelo from Curbal latest video - https://www.youtube.com/watch?v=jlogBrcYZwc&t=2s where she shows an excellent tip on how to change column headers to upper or proper case – And the …
·eriksvensen.wordpress.com·
#PowerQuery – Change the Column name to the index of the column
Intellisense for Power Query/ M – finally
Intellisense for Power Query/ M – finally
See, how the new M editor in Power BI Desktop helps you to write M code easily, with Intellisense, Keyword highlighting, parameter hints and help texts.
·ssbi-blog.de·
Intellisense for Power Query/ M – finally
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
·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…
·bengribaudo.com·
Power Query M Primer (Part 9): Types—Logical, Null, Binary
SumProduct
SumProduct
·sumproduct.com·
SumProduct
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 …
·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…
·eriksvensen.wordpress.com·
#PowerQuery everywhere :-) – now in #microsoftflow as well
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
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
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
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
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
Let It Be
Let It Be
·sumproduct.com·
Let It Be
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?
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
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
SumProduct
SumProduct
·sumproduct.com·
SumProduct
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
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
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
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
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
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