Power BI

Power BI

9059 bookmarks
Custom sorting
Syncing slicers in Power BI - SQLBI
Syncing slicers in Power BI - SQLBI
The June 2019 update of Power BI includes the ability to filter slicer items based on a measure. This article explains why this is an important feature that
Power_BI_tips·sqlbi.com·
Syncing slicers in Power BI - SQLBI
Solving a Complex Time Problem In Power BI
Solving a Complex Time Problem In Power BI
Level: Intermediate I was delivering some training last week for a customer in Sydney and they participants had an interesting problem where they needed to be able to report on a rolling time windo…
Power_BI_tips·exceleratorbi.com.au·
Solving a Complex Time Problem In Power BI
Using CONCATENATEX in measures - SQLBI
Using CONCATENATEX in measures - SQLBI
This article showcases the use of CONCATENATEX, a handy DAX function to return a list of values in a measure. In this example, using CONCATENATEX helps iden
Power_BI_tips·sqlbi.com·
Using CONCATENATEX in measures - SQLBI
Advanced DAX Folder Organization in Power BI
Advanced DAX Folder Organization in Power BI
Video by: Reid Havens Learn how to implement some advanced DAX measure organization and sorting within Power BI. Including creating nested folders and putting one measure in two different folders .
Power_BI_tips·havensconsulting.net·
Advanced DAX Folder Organization in Power BI
DAX : Pivot Text into a List of Words
DAX : Pivot Text into a List of Words
Introduction For this blog, I look at a method to take some text in the form of a horizontal sentence and use DAX to pivot the text into a vertical list of words. The PBIX file for this exercise ca…
Power_BI_tips·dax.tips·
DAX : Pivot Text into a List of Words
Pareto Analysis in Power BI
Pareto Analysis in Power BI
Level: Intermediate Pareto Analysis is a statistical technique that applies the Pareto Principle to data. This is more commonly known as the 80:20 Rule. The Pareto Principle is based on the presump…
Power_BI_tips·exceleratorbi.com.au·
Pareto Analysis in Power BI
Organize Power BI DAX Measures in Folders
Organize Power BI DAX Measures in Folders
Although very simple, still I see many Power BI reports with no organized way of separating measures. When you use Power BI for a while, you will gradually have more DAX measures and calculations, and…
Power_BI_tips·radacad.com·
Organize Power BI DAX Measures in Folders
Tip to speed up Direct Query
Tip to speed up Direct Query
This is not so much a DAX tip, rather something you might consider if you want to speed up the performance of any Direct Query (DQ) model you manage in Power BI or Analysis Services. The simple tip…
Power_BI_tips·dax.tips·
Tip to speed up Direct Query
Analysis Services Memory Tip (processing partitions)
Analysis Services Memory Tip (processing partitions)
The Tip: Convert calculated columns in your model to physical columns (where practical). The Detail If you encounter memory issues when processing partitions in an Analysis Services (AS) database, …
Power_BI_tips·dax.tips·
Analysis Services Memory Tip (processing partitions)
Using DAX variables in iterators
Using DAX variables in iterators
I was having a discussion earlier this week about the use of variables I used in my currency conversion blog post . The question was why I am using 2...
Power_BI_tips·kasperonbi.com·
Using DAX variables in iterators
DAX Fusion
DAX Fusion
Introduction: Around 2014, an enhancement was made to the DAX engine designed to help improve query speed. The enhancement, called DAX Fusion, looks to reduce the number of storage engine scans nee…
Power_BI_tips·dax.tips·
DAX Fusion
Power BI Product Suggestion: Show Measure Dependencies
Power BI Product Suggestion: Show Measure Dependencies
I was just working on a client project where we have several complex measures that reference other measures. Sometimes it can be hard to keep all these dependencies in mind. As a feature, it would be …
Power_BI_tips·sqlserverbi.blog·
Power BI Product Suggestion: Show Measure Dependencies
DAX Keyboard Shortcuts
DAX Keyboard Shortcuts
Here are 15 awesome DAX Keyboard Shortcuts in Power BI to help you write and debug your DAX code faster and smarter.
Power_BI_tips·goodly.co.in·
DAX Keyboard Shortcuts