Found 962 bookmarks
Newest
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
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
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
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
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
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
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
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
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
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
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