DAX

DAX

1155 bookmarks
Custom sorting
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
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
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 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
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
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
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
Table and column references using DAX variables - SQLBI
Table and column references using DAX variables - SQLBI
This article describes how to correctly use column references when manipulating tables assigned to DAX variables, avoiding syntax errors and making the code
·sqlbi.com·
Table and column references using DAX variables - SQLBI
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
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
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!
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
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
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
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
Simple Filters and Syntax Sugar in DAX
Simple Filters and Syntax Sugar in DAX
Level: Intermediate There is a concept in the DAX language called “Syntax Sugar”. Simply put, the developers have created simplified versions of more complex formulas to make it easier…
·exceleratorbi.com.au·
Simple Filters and Syntax Sugar in DAX
Conditional Formatting with a Text Field in Power BI
Conditional Formatting with a Text Field in Power BI
One of the things I like about my live, online training courses is that I get to hear great questions from the trenches from people learning DAX and Power BI. Last week, John asked me how to apply…
·exceleratorbi.com.au·
Conditional Formatting with a Text Field in Power BI
Using DAX to format a list of values in Power BI Desktop
Using DAX to format a list of values in Power BI Desktop
Alberto Ferrari joins Patrick to walk through how you can use DAX to format a list of values within Power BI Desktop. This takes the concatenate values quick measure to the next level. Original Quick Measure video Alberto’s article
·guyinacube.com·
Using DAX to format a list of values in Power BI Desktop
Counting working days in DAX - SQLBI
Counting working days in DAX - SQLBI
This article shows a DAX technique to compute the number of working days between two dates. The example includes a Sales table containing order and deliver
·sqlbi.com·
Counting working days in DAX - SQLBI
A DAX Tale: Not every path is straight and narrow
A DAX Tale: Not every path is straight and narrow
Hello P3 Nation! After having the privilege of working with so many of you to share your journeys and techniques I was inspired to share my own. This is a bit of an intimidating group, and I struggled a bit with what to share. After much deliberation, I compromised with myself on a journey story. My journey does not
·powerpivotpro.com·
A DAX Tale: Not every path is straight and narrow