Power Query

Power Query

947 bookmarks
Custom sorting
Split by Variable Columns in Power Query - Goodly
Split by Variable Columns in Power Query - Goodly
Create variable columns while using Split by feature in Power Query. Create Dynamic Columns while using Split by in Power Query
·goodly.co.in·
Split by Variable Columns in Power Query - Goodly
The BIccountant –
The BIccountant –
You have lost your column types in Power Query and want to get them back? Check how easy it is to automatically detect and change all column types at once.
·thebiccountant.com·
The BIccountant –
#PowerQuery – Using SQL scalar value functions in PowerQuery
#PowerQuery – Using SQL scalar value functions in PowerQuery
Currently I am working with a project where we extract data from a SQL server – some of the business logic is built into scalar value functions (documentation). Now the magic of PowerQuery enables …
·eriksvensen.wordpress.com·
#PowerQuery – Using SQL scalar value functions in PowerQuery
Monkey Tools Update Now Available
Monkey Tools Update Now Available
We’re pleased to announce the first Monkey Tools update is now available! A new feature, some new logic and an update to our Power BI connector.
·flip.it·
Monkey Tools Update Now Available
Fibonacci Sequence: Understanding the Power Query Recursive Function for Power BI
Fibonacci Sequence: Understanding the Power Query Recursive Function for Power BI
Recursive functions in Power Query are not very popular, but sometimes very helpful when in need. In this post, I'll explain what a recursive function is, how it works, and explain it through a famous recursive example of Fibonacci Sequence. Fibonacci Sequence Fibonacci sequence is one of the fundamental recursive operations in math, below are…
·radacad.com·
Fibonacci Sequence: Understanding the Power Query Recursive Function for Power BI
Utilizing Power Query Lists 3/3
Utilizing Power Query Lists 3/3
Dynamically retaining only columns that contain Actual values from a Table This article is part 3 of the Using Power Query lists series. In this series, we will look at how we can use lists to do the following: Dynamic Filtering on a Column Using Lists Changing a Table of Attributes and Values to retain […]
·excelunplugged.com·
Utilizing Power Query Lists 3/3
To Transpose or Unpivot? What you need to know about table structuring in Power Query
To Transpose or Unpivot? What you need to know about table structuring in Power Query
When you have a tool that can carry out up to 380 data transformations, mostly through simple GUI clicks, then the tool is not ordinary. That explains why Power Query, originally born in Excel, is now a powerful engine in many other tools (Power BI, Power Automate, CDS, Azure Analysis Services, ma...
·community.powerbi.com·
To Transpose or Unpivot? What you need to know about table structuring in Power Query
Monkey Tools Update Now Available
Monkey Tools Update Now Available
We’re pleased to announce the first Monkey Tools update is now available! A new feature, some new logic and an update to our Power BI connector.
·excelguru.ca·
Monkey Tools Update Now Available
Transforming a Table to Top 10 (by values) and Others with Power Query
Transforming a Table to Top 10 (by values) and Others with Power Query
Utilizing Power Query Lists 2/3 This article is part 2 of the Using Power Query lists series. In this series, we will look at how we can use lists to do the following: Dynamic Filtering on a Column Using Lists Changing a Table of Attributes and Values to retain only Top 10 Attributes (by values) […]
·excelunplugged.com·
Transforming a Table to Top 10 (by values) and Others with Power Query
Hidden Power Query Keyboard Shortcuts & Functionalities
Hidden Power Query Keyboard Shortcuts & Functionalities
This is a documentation of hidden but essential microsoft power query keyboard shortcuts, for power bi, that is meant to make operations less tedious.
·flip.it·
Hidden Power Query Keyboard Shortcuts & Functionalities
Script for Creating TIME Table in Power BI with Hours, Minutes and Seconds Buckets
Script for Creating TIME Table in Power BI with Hours, Minutes and Seconds Buckets
I have a Power Query script that I usually use in any Power BI solution that needs time-based analysis. However, I never had a chance to publish it here for everyone to use. So here it is. A friend's question about a time table reminded me that it is good to publish this to the…
·radacad.com·
Script for Creating TIME Table in Power BI with Hours, Minutes and Seconds Buckets
Monkey Tools is Here
Monkey Tools is Here
Monkey Tools is an Excel add-in that provides tools that help you build better Excel based models more quickly, and audit those you receive from others.
·excelguru.ca·
Monkey Tools is Here
Excelguru Help Site - Monkey Tools
Excelguru Help Site - Monkey Tools
MonkeyTools Pro is a set of tools to help you build better data models more quickly and using data modelling best practices. They also help you audit what has been done in your data model.
·excelguru.ca·
Excelguru Help Site - Monkey Tools
Weird JSON structure and search for a value with Power Query/M
Weird JSON structure and search for a value with Power Query/M
In a recent project, I was facing a really weird JSON structure. Each element of the JSON was more or less a dictionary with sparse keys. It means that the field names were different from an elemen…
·seddryck.wordpress.com·
Weird JSON structure and search for a value with Power Query/M
Transforming a cumulative time series into an event-based time series
Transforming a cumulative time series into an event-based time series
This blog post is the second of a series related to parsing time series about COVID-19, you can find the first one here. When dealing with time series, you should always check if your time series a…
·seddryck.wordpress.com·
Transforming a cumulative time series into an event-based time series