Power BI

Power BI

9059 bookmarks
Custom sorting
Tables, Numbers, Immutability And Power Query Performance
Tables, Numbers, Immutability And Power Query Performance
Following on from my last two posts on Power Query performance, I thought I would write about another trick that can make a big difference to your query execution times. It’s actually something tha…
·blog.crossjoin.co.uk·
Tables, Numbers, Immutability And Power Query Performance
Transitive Closure in Power Query
Transitive Closure in Power Query
In the last few months I have been answering dozens of users’ questions. And there were at least three or four of you with different use cases but the same nominator: I have a table with two columns From and To. And for every distinct value of the column From I want to see all nodes which I can reac...
·community.powerbi.com·
Transitive Closure in Power Query
Power Query Enter Data Explained
Power Query Enter Data Explained
There are many things you do so often that you don’t think how they work. They just work and that is enough. Not today. I would like to discuss a Power Query query which is automatically generated whe…
·community.powerbi.com·
Power Query Enter Data Explained
Only Get the Last Few Periods of Data into Power BI using Power Query Filtering
Only Get the Last Few Periods of Data into Power BI using Power Query Filtering
Power BI reports can get slow if you have huge amount of data. One of the ways to speed up the performance is to get the smaller part of the data, only the part that is needed for analysis. Most of the times, a date condition is a good filter for that. You might only…
·radacad.com·
Only Get the Last Few Periods of Data into Power BI using Power Query Filtering
Tables in Power Query - how, when and why
Tables in Power Query - how, when and why
You should master tables in M/ Power Query, in order to become an M ninja. This post shows you all the basic concepts behind this value type.
·ssbi-blog.de·
Tables in Power Query - how, when and why
Generate Random List of Numbers in Power BI Dataset Using Power Query
Generate Random List of Numbers in Power BI Dataset Using Power Query
I've been asked from one of my friends who were trying to create a random dataset for his presentation. There is a great and quick way that you can create a random list of numbers in Power BI using Power Query. In this short blog post, I'll explain how to create this random list. You…
·radacad.com·
Generate Random List of Numbers in Power BI Dataset Using Power Query
Power Query - Multi-step Function
Power Query - Multi-step Function
This post describes how to build a multi-step function in M using a parameter and using create function to build the function code.
·hatfullofdata.blog·
Power Query - Multi-step Function
Change the T-SQL Script of a Power BI Table without Add/Remove from the Model
Change the T-SQL Script of a Power BI Table without Add/Remove from the Model
If you have been using T-SQL queries to build the tables of your Power BI data model, you probably know what I'm talking about. Sometimes after a while using a query in the Power BI model, you might change the script and want the change to be applied in the data model. One of the…
·radacad.com·
Change the T-SQL Script of a Power BI Table without Add/Remove from the Model
Power BI And Case Sensitivity
Power BI And Case Sensitivity
Case sensitivity is one of the more confusing aspects of Power BI: while the Power Query engine is case sensitive, the main Power BI engine (that means datasets, relationships, DAX etc) is case ins…
·blog.crossjoin.co.uk·
Power BI And Case Sensitivity
Introduction To M In Power Query And Power BI
Introduction To M In Power Query And Power BI
Since last week's post proved very popular (it turns out people want video - who knew?) I thought I'd post the recording of a presentation I did earlier this year at the Power BI User Group in Welling…
·blog.crossjoin.co.uk·
Introduction To M In Power Query And Power BI
Power Query – Get Started!
Power Query – Get Started!
Power BI comes in three parts, Power Query, Modeling, and Visuals. Power Query is an essential part of data modeling. Learn about it from Gil Raviv's book.
·powerbi.tips·
Power Query – Get Started!