Power BI

Power BI

9059 bookmarks
Custom sorting
Creating Power Query Functions | The Microsoft MVP Award Program Blog
Creating Power Query Functions | The Microsoft MVP Award Program Blog
Editor’s note: The following post was written by SQL Server MVP Rafael Salas Creating Power Query Functions You have seen or started using Power Query for Excel by now. If not you have been missing one of the greatest tools of the new Self-Service Business Intelligence offering Power BI. Power Query has a wide range...
Power_BI_tips·blogs.msdn.microsoft.com·
Creating Power Query Functions | The Microsoft MVP Award Program Blog
Implementing histograms in Excel 2013 using DAX query tables and PowerPivot | Kasper de Jonge Microsoft BI Blog
Implementing histograms in Excel 2013 using DAX query tables and PowerPivot | Kasper de Jonge Microsoft BI Blog
I got a great question last month on how to implement a histogram in PowerPivot, similar to this great blog post by Tomislav Piasevoli for Multi Dimensional. I decided to solve the problem in Excel…
Power_BI_tips·powerpivotblog.nl·
Implementing histograms in Excel 2013 using DAX query tables and PowerPivot | Kasper de Jonge Microsoft BI Blog
Power Pivot / Power Query Read-Only Connection Problems In Excel 2013 – And What To Do About Them – Chris Webb's BI Blog
Power Pivot / Power Query Read-Only Connection Problems In Excel 2013 – And What To Do About Them – Chris Webb's BI Blog
Anyone who has tried to do any serious work with Power Pivot and Power Query will know about this problem: you use Power Query to load some tables into the Data Model in Excel 2013; you make some c…
Power_BI_tips·blog.crossjoin.co.uk·
Power Pivot / Power Query Read-Only Connection Problems In Excel 2013 – And What To Do About Them – Chris Webb's BI Blog
PASS Excel BI VC Webinar - Common Data Patterns #PowerQuery - DataChant
PASS Excel BI VC Webinar - Common Data Patterns #PowerQuery - DataChant
Here is the recording of my webinar at PASS Excel BI VC. If you missed it, you are encouraged to watch and follow the steps, with the materials that are available here to download. https://datachant.com/public/Webinar – Common Patterns.zip Hope you’ll find it useful. (Star Wars image credit here) Related
Power_BI_tips·datachant.com·
PASS Excel BI VC Webinar - Common Data Patterns #PowerQuery - DataChant
How to use List.Zip in Power Query
How to use List.Zip in Power Query
There is one useful Power Query M function - List.Zip, but with poor documentation on MSDN. I hope, at some point, library of M functions will be available on Github like it is done for VBA. Power Que…
Power_BI_tips·bondarenkoivan.wordpress.com·
How to use List.Zip in Power Query
New M function: Function.From
New M function: Function.From
The November 2017 release of Power BI Desktop contains a new M function: Function.From. Here is the function’s description from the official documentation: Takes a unary function function and creates …
Power_BI_tips·xxlbi.com·
New M function: Function.From