"Do we use Power Pivot or Power Query?" – I get this question all the time when teaching Power BI classes. (Note: This applies in Excel as well as Power BI
April 2016 Power Query Update - The Ken Puls (Excelguru) BlogThe Ken Puls (Excelguru) Blog
The April 2016 Power Query Update was just released for Office 365 subscribers, and I can confirm that it is available to the First Release customers, as I’ve already got it installed. (If you’re on a later branch it may … Continue reading →
Tip for Parameter Tables in Power Query and Power BI
Better way to use parameter tables in Power Query and Power BI: Easier to use and futureproof/robust. Transpose the table and your parameter names equal the
Creating a banding function in Power QueryThe Ken Puls (Excelguru) Blog
I got a question on the blog recently about creating a banding function in Power Query, or creating buckets for Accounts Receivable transactions. (30-60 days, 60-90 days, etc..) As this is something that can be applied to a lot of … Continue reading →
Power Query and Stored Procedures with Parameters | Reeves Smith's SQL & BI Blog
A great question come up on the Power Query forum: “I would like to know if there is a way to pass parameters to a Stored Procedure used within a Power Query.” Here are the steps in det…
Combining Data From Multiple Excel Workbooks With Power Query–The Easy Way! – Chris Webb's BI Blog
If there’s one feature of Power Query that’s guaranteed to get Excel users very, very excited indeed it’s the ability to combine data from multiple workbooks into a single table. The bad news is th…
Power Query: How to iterate over a list - Satalyst
If you've been using Power BI or you've seen the demos, then like me, you're probably excited about Power Query. As a data nerd, I've been having a lot of
Append Multiple Tables in Power Query | The White Pages
Power Query transformations can be very powerful, but they only work on one data source at a time. Sometimes data providers will only provide their data in discrete chunks, like one category per ta…
Power Query Functions–Some Scenarios | The Datachix Blog
By Julie Smith I was happy to co-present a session at this week’s Atlanta BI User Group with Rob Volk (@SQL_R) meeting entitled “Harvesting XML Data from the Web with Power Query and Cu…
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...
Use Dynamic Management Views (DMVs) to Monitor Analysis Services
Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server
How to Get List of All Functions and Invoke Them in ...
Yesterday I've found a very awesome feature in Power Query (Thanks to Matt Masson). The feature is: you can see list of all functions in the Power Query with enumerations and option types with a
A year ago I wrote a post on loading the M code for a Power Query query from a text file using the Expression.Evaluate() function, but I admit that at the time I didn
Create a Custom Calendar in Power Query - PowerPivotPro
by Matt Allington In this post, I am going to show you how simple it is to create a custom calendar using Power Query. If you follow the steps below, you
Exporting All M Code From Power Query In Excel 2013 – Chris Webb's BI Blog
UPDATE – there’s now a better way to do this using copy/paste. See Here’s a tip that I found out about on the Power Query Technet forum that I thought was worth repeating. If you ever n…
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 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…
Sort Your Data on Load for Improved Compression - PowerPivotPro
My last 2 blog posts have been about data compression – that theme continues today. In December I blogged about the basics of compression and impacts that
New Ways To Concatenate Text In Excel 2016 With CONCAT() And TEXTJOIN() – Chris Webb's BI Blog
I don’t normally blog about Excel topics outside of Power Query and Power Pivot, but I think anyone who has ever done any serious work in Excel has found how difficult it is to concatenate more tha…