power query

power query

962 bookmarks
Custom sorting
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 –
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
Chris Webb's BI Blog: Power Query Formatter
Chris Webb's BI Blog: Power Query Formatter
If you’ve ever used DAX Formatter to format your DAX code and wondered why there isn’t an equivalent for Power Query/M, then wonder no more: the nice people at Power Pivot Insights in G…
·blog.crossjoin.co.uk·
Chris Webb's BI Blog: Power Query Formatter
Working with Records, Lists, and Values in Power BI Dataflows
Working with Records, Lists, and Values in Power BI Dataflows
If you have been using dataflows, and you have the return value of a query as something which is not in the form of a table, such as a record, list, or value. then you have seen that the dataflow automatically converts them all to tables. There is an explanation about it, and a method…
·radacad.com·
Working with Records, Lists, and Values in Power BI Dataflows
Configuring Postman for Use with the Power BI REST API
Configuring Postman for Use with the Power BI REST API
Reading Time: 4 minutes Postman is a valuable tool to work with APIs, especially when testing and making ad hoc requests outside of an automated production solution. In terms of where a Power BI developer may find Postman useful, it sits somewhere between the documentation’s “Try It” functionality and a more production-worthy solution incorporating tools like Azure DevOps, Logic…
·dataveld.com·
Configuring Postman for Use with the Power BI REST API
Easy Looping in Power BI & Power Query
Easy Looping in Power BI & Power Query
[vc_row][vc_column width="1/1"][vc_single_image media="87885" media_width_percent="100"][vc_column_text]The above video walks you through how to perform looping in Power Query in order to iterate […]
·bielite.com·
Easy Looping in Power BI & Power Query
Quick Tips: Converting Hexadecimal, Oct and Binary to Decimal in a Single Power Query Function
Quick Tips: Converting Hexadecimal, Oct and Binary to Decimal in a Single Power Query Function
A while ago I wrote a blogpost on how to use Unicode characters in Power BI. In that blogpost I used a recursive Power Query function to convert Hex values to Dec values. A few weeks back one of my site visitors kindly shared his non-recursive version of Power Query function which beautifully does the … Continue reading Quick Tips: Converting Hexadecimal, Oct and Binary to Decimal in a Single Power Query Function
·biinsight.com·
Quick Tips: Converting Hexadecimal, Oct and Binary to Decimal in a Single Power Query Function
LET - Names in formulas for Excel
LET - Names in formulas for Excel
Become an Insider: be one of the first to explore new Microsoft 365 features for you and your business.
·insider.office.com·
LET - Names in formulas for Excel
Clustering text values in Power BI
Clustering text values in Power BI
This blog post shows how you can use Power Query to clean/cluster/group text values in Power BI
·flip.it·
Clustering text values in Power BI
Clustering text values in Power BI
Clustering text values in Power BI
This blog post shows how you can use Power Query to clean/cluster/group text values in Power BI
·xxlbi.com·
Clustering text values in Power BI
Office Insiders
Office Insiders
Become an Insider: be one of the first to explore new Microsoft 365 features for you and your business.
·insider.office.com·
Office Insiders
Quick Tips: OData Feed Analyser Custom Function in Power Query
Quick Tips: OData Feed Analyser Custom Function in Power Query
It’s been a while that I am working with OData data source in Power BI. One challenge that I almost always do not have a good understanding of the underlying data model. It can be really hard and time consuming if there is no one in the business that understands the underlying data model. I … Continue reading Quick Tips: OData Feed Analyser Custom Function in Power Query
·biinsight.com·
Quick Tips: OData Feed Analyser Custom Function in Power Query
A power query custom function to rename all columns at once in a table
A power query custom function to rename all columns at once in a table
I am involved with a Power BI development in the past few days. I got some data exported from various systems in different formats, including Excel, CSV and OData. The CSV files are data export dumps from an ERP system. Working with ERP systems can be very time consuming, especially when you don’t have access … Continue reading A Power Query Custom Function to Rename all Columns at Once in a Table
·biinsight.com·
A power query custom function to rename all columns at once in a table