dax

dax

1079 bookmarks
Custom sorting
Summing values for the total
Summing values for the total
This article shows how to compute a measure that sums the values produced row by row in the visual into the visual total, instead of recomputing the total v
·sqlbi.com·
Summing values for the total
Hate and love for the DAX language - SQLBI
Hate and love for the DAX language - SQLBI
A few weeks ago I woke up on a Saturday morning with a question notified on my Quora feed: Why do all the BI consultants hate DAX? I was challenged to answe
·sqlbi.com·
Hate and love for the DAX language - SQLBI
Year-to-date filtering weekdays in DAX - SQLBI
Year-to-date filtering weekdays in DAX - SQLBI
Time intelligence functions oftentimes hide an automatic ALL statement meant to make time intelligence calculations easier. This article describes this beha
·sqlbi.com·
Year-to-date filtering weekdays in DAX - SQLBI
DAX Machine Learning Functionality Used By The Key Influencers Visual In Power BI
DAX Machine Learning Functionality Used By The Key Influencers Visual In Power BI
I’m one of those people who can’t resist peeking behind the scenes, and so when the Key Influencers visual appeared in Power BI I couldn’t help wondering how it worked its machine learning magic. Usin…
·blog.crossjoin.co.uk·
DAX Machine Learning Functionality Used By The Key Influencers Visual In Power BI
RANKX-apalooza Part 2: Within and Across Groups, With Filters, Etc…And Using Multiple Columns!
RANKX-apalooza Part 2: Within and Across Groups, With Filters, Etc…And Using Multiple Columns!
Welcome back! Today we are going back to RANKX-apalooza! We are going to add two approaches that will allow you to apply RANKX across multiple columns. I went back and recreated the examples from the original post using the AdventureWorks Database as source material and have a zip with the examples in both a .xlsx
·powerpivotpro.com·
RANKX-apalooza Part 2: Within and Across Groups, With Filters, Etc…And Using Multiple Columns!
PowerBI SmartPivot 101: everything you need to get started
PowerBI SmartPivot 101: everything you need to get started
PowerBI SmartPivot is our first product for 2019, and we couldn’t be more excited about it. If you want to learn how to use all of its features, you've come to the right place.
·blog.devscope.net·
PowerBI SmartPivot 101: everything you need to get started
Get the YTD of the same period last year
Get the YTD of the same period last year
I was looking at my blog stats and found that some of the most popular posts are almost 10 years old (yes really). Those topics are actually still relevant so...
·kasperonbi.com·
Get the YTD of the same period last year
Creating a simple date table in DAX - SQLBI
Creating a simple date table in DAX - SQLBI
This article shows how to build a basic date table using a calculated table and DAX. A date table is required for most time intelligence calculations such
·sqlbi.com·
Creating a simple date table in DAX - SQLBI
Automatic time intelligence in Power BI - SQLBI
Automatic time intelligence in Power BI - SQLBI
This article shows why building custom Date tables is preferable to using the automatic date/time handling capabilities of Power BI. Power BI offers the Au
·sqlbi.com·
Automatic time intelligence in Power BI - SQLBI
Power BI: Use DAX to get relative dates
Power BI: Use DAX to get relative dates
Patrick looks at how you can get relative dates, in Power BI Desktop, without using the relative date slicer or relative date filters. You just need to sprinkle a little DAX into Power BI Desktop to get this going!
·guyinacube.com·
Power BI: Use DAX to get relative dates
DAX CALCULATE Debugger
DAX CALCULATE Debugger
The DAX Debugger measure shows details of the filter arguments from your CALCULATE measure if you have to debug it. M-function creates the code automaticall
·thebiccountant.com·
DAX CALCULATE Debugger
Why my Power BI Matrix or Table Visual is SLOW
Why my Power BI Matrix or Table Visual is SLOW
You have created a Power BI report with many visualizations and calculations, however, it is slow! And the slowest part of that is the report page with a matrix or table visual in it! Why that visual is so slow? Is this the problem of Visual in Power BI? or Power BI problem at all?…
·radacad.com·
Why my Power BI Matrix or Table Visual is SLOW
DAX Studio 2.9.0 Released
DAX Studio 2.9.0 Released
A new update to DAX Studio is now available at https://daxstudio.org which includes the following: New Features Import Power BI Performance Data Support for Display Folders in the Metadata pane #127 A…
·geekswithblogs.net·
DAX Studio 2.9.0 Released
Importing Performance Analyzer data into DAX Studio
Importing Performance Analyzer data into DAX Studio
This article describes how to import into DAX Studio the performance metrics that can be exported by the Power BI Performance Analyzer, simplifying the anal
·sqlbi.com·
Importing Performance Analyzer data into DAX Studio
Introducing Calculation Groups
Introducing Calculation Groups
This article is the first of a series dedicated to calculation groups in DAX. This introduction explains the capabilities of this feature and how to create
·sqlbi.com·
Introducing Calculation Groups
Budget vs Actual: Zero Complexity Model in Power BI
Budget vs Actual: Zero Complexity Model in Power BI
When I explain the Star Schema and best practices of data modeling in Power BI, Often I get questions such as what if we want to have budget and actuals in the same data model? what if there are two tables with different granularity? We cannot solve it with simple data modeling and relationships, this…
·radacad.com·
Budget vs Actual: Zero Complexity Model in Power BI
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
·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…
·exceleratorbi.com.au·
Solving a Complex Time Problem In Power BI
Budget vs. Actual Model in Power BI: Calculations and DAX
Budget vs. Actual Model in Power BI: Calculations and DAX
In the previous article, I explained how you can build a data model for budget vs. actual, where the grain of the two fact tables is different. The model works perfectly as a star schema. As long as y…
·radacad.com·
Budget vs. Actual Model in Power BI: Calculations and DAX
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
·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 .
·havensconsulting.net·
Advanced DAX Folder Organization in Power BI