Power Query

Power Query

947 bookmarks
Custom sorting
Creating Tables In Power BI/Power Query M Code Using #table()
Creating Tables In Power BI/Power Query M Code Using #table()
After my post earlier this week on creating current day/week/month/year reports in Power BI a few people asked me for a more detailed explanation of the way I was creating tables without using a da…
·blog.crossjoin.co.uk·
Creating Tables In Power BI/Power Query M Code Using #table()
I Need Beta Testers
I Need Beta Testers
Today’s post isn’t of a technical nature, although it does have a pretty long technical background… I’m now at the point where I need beta testers for a new add-in I’m planning to release. What Does the Add-in Do? In … Continue reading →
·excelguru.ca·
I Need Beta Testers
Using DAX to retrieve tabular data
Using DAX to retrieve tabular data
Data Analysis Expressions (DAX), originally the formula language for PowerPivot workbooks, can also be used within the MDX query window of SSMS to directly access data from a tabular SSAS database, an in-memory database that uses the xVelocity analytics engine and compression. Robert Sheldon shows how easy it is to retrieve data from a tabular database.
·simple-talk.com·
Using DAX to retrieve tabular data
Allocation in Power Query, Part 2 – Chris Webb's BI Blog
Allocation in Power Query, Part 2 – Chris Webb's BI Blog
Last week’s post on allocation in Power Query caused quite a lot of interest, so I thought I would follow it up with a post that deals with a slightly more advanced (and more realistic) scenario: w…
·blog.crossjoin.co.uk·
Allocation in Power Query, Part 2 – Chris Webb's BI Blog
June 2016 Power Query Update
June 2016 Power Query Update
Yesterday, Microsoft released the June 2016 Power Query update.  Even though there are only four items on the list of new features, some of them are quite impactful. What’s new in the June 2016 Power Query Update The four new … Continue reading →
·excelguru.ca·
June 2016 Power Query Update
Power Query List.Accumulate – Unleashed
Power Query List.Accumulate – Unleashed
Following a reader’s request, today we will unleash the power of List.Accumulate. The official documentation on List.Accumulate here was very confusing for me: [crayon-59aec6d1333d2775222960/] Argument Description list The List to check. seed The initial value seed. accumulator The value accumulator function. OK. I understood the list argument quite right, but the other two arguments were post-nuclear-bomb science fiction. So let’s …
·datachant.com·
Power Query List.Accumulate – Unleashed
Transform ANY nested table to Pivot Table with function query - DataChant
Transform ANY nested table to Pivot Table with function query - DataChant
Get ready to be amazed 🙂 This is the fourth post in the series The Definitive Guide to Unpivot with Power Query in Excel. In this series we walk you through one of the coolest data transformation features in Excel – The Unpivot transformation. Powered by Power Query technology, the Unpivot transformation is available for everyone using the new Get …
·datachant.com·
Transform ANY nested table to Pivot Table with function query - DataChant
Load Power Query function from GitHub
Load Power Query function from GitHub
Why scenario of “Loading Power Query function from GitHub” is interesting? Assume that you work in big company, or small, doesn’t matter. You and your colleagues use shared librar…
·bondarenkoivan.wordpress.com·
Load Power Query function from GitHub
Solved: Refreshing queries with functions doens't work - Microsoft Power BI Community
Solved: Refreshing queries with functions doens't work - Microsoft Power BI Community
Does anyone else experience that refreshing on-premise data via a gateway (for example amount of files in a folder) works if you hardcode the path to the folder, but when you create a function where the path is the input parameter powerbi says that you are not able to refresh this data source?
·community.powerbi.com·
Solved: Refreshing queries with functions doens't work - Microsoft Power BI Community
Power Query: Allowed values
Power Query: Allowed values
How slow is a bit slow? How many rows are there in each table, and what type of data source are you using? I was wondering if a more 'relational' appr
·mrexcel.com·
Power Query: Allowed values
Building Relative Date Reports in PowerPivot
Building Relative Date Reports in PowerPivot
It’s a very common requirement when you’re building a report in PowerPivot (or indeed in any BI tool) for it to automatically show data for today’s date, the current week or month (plus maybe a set…
·blog.crossjoin.co.uk·
Building Relative Date Reports in PowerPivot
Comparing Columns In Power Query
Comparing Columns In Power Query
A few weeks ago I wrote a post about comparing the contents of entire tables in Power Query, and a question came up in the comments about how you might go about comparing values in columns rather t…
·blog.crossjoin.co.uk·
Comparing Columns In Power Query
Displaying Help For A Power Query Function
Displaying Help For A Power Query Function
Matt Masson and Theresa Palmer gave an excellent presentation on Power Query and M for the PASS DW/BI Virtual Chapter a few days ago (hopefully it will be on their YouTube channel soon). One thing …
·blog.crossjoin.co.uk·
Displaying Help For A Power Query Function