DAX

DAX

1155 bookmarks
Custom sorting
Introducing DEFINE COLUMN in DAX queries - SQLBI
Introducing DEFINE COLUMN in DAX queries - SQLBI
This article describes the syntax and the use cases of the DEFINE COLUMN statement in DAX. Introduced in December 2020, the DEFINE COLUMN statement lets you
·sqlbi.com·
Introducing DEFINE COLUMN in DAX queries - SQLBI
Introducing DEFINE TABLE in DAX queries - SQLBI
Introducing DEFINE TABLE in DAX queries - SQLBI
This article describes the syntax and the use cases of the DEFINE TABLE statement in DAX. Introduced in December 2020, the DEFINE TABLE statement lets you d
·sqlbi.com·
Introducing DEFINE TABLE in DAX queries - SQLBI
Dynamic Date Axis in Power BI | BI Elite
Dynamic Date Axis in Power BI | BI Elite
[vc_row][vc_column width="1/1"][vc_single_image media="88035" media_width_percent="100"][vc_column_text]Watch the video above to learn how to set up a visual with a dynamic date axis […]
·bielite.com·
Dynamic Date Axis in Power BI | BI Elite
Set functions in DAX: UNION, INTERSECT, and EXCEPT - SQLBI
Set functions in DAX: UNION, INTERSECT, and EXCEPT - SQLBI
This article describes the behavior of the DAX functions that manipulate sets; they are useful to create queries and sometimes also to author measures. In t
·sqlbi.com·
Set functions in DAX: UNION, INTERSECT, and EXCEPT - SQLBI
Anomaly Detection Calculation Using DAX (Power BI Tutorial)
Anomaly Detection Calculation Using DAX (Power BI Tutorial)
I am not trying to take Microsoft out of business, but after I read on the Power BI team’s blog that the anomaly detection feature was coming, I decided to see if I could implement something …
·businessintelligist.com·
Anomaly Detection Calculation Using DAX (Power BI Tutorial)
Compare DAX and M formulas in Visual Studio Code - Microsoft Power BI Community
Compare DAX and M formulas in Visual Studio Code - Microsoft Power BI Community
Compare DAX and M formulas in Visual Studio Code is really easy with the help of Power BI Sidetools. As it is possible to transfer DAX and M formulas from Power BI desktop to files and to open them in Visual Studio Code, it is possible to compare two files. That’s extremely useful in many cases. Y...
·community.powerbi.com·
Compare DAX and M formulas in Visual Studio Code - Microsoft Power BI Community
Creating KPIs in Power BI Desktop - SQLBI
Creating KPIs in Power BI Desktop - SQLBI
This article describes how to create Key Performance Indicators (KPI) in a Power BI Desktop data model by using Tabular Editor. Starting from the July 2020
·sqlbi.com·
Creating KPIs in Power BI Desktop - SQLBI
Generating Row Number in Power BI Visualization Using DAX
Generating Row Number in Power BI Visualization Using DAX
I have previously explained how to generate a row-number using Power Query. That method is good for pre-calculating row-numbers in the table. However, sometimes, you want to calculate the row number in a visual, based on something dynamic. That is where DAX comes handy. Let's see how this is possible. Sample model I have a…
·radacad.com·
Generating Row Number in Power BI Visualization Using DAX
DAX Patterns, Second Edition - SQLBI
DAX Patterns, Second Edition - SQLBI
LAUNCH OFFER: the books on Amazon, Apple, and Google stores have a reduced price (35% discount) until August 31, 2020. Starting September 1, 2020, the ebook
·sqlbi.com·
DAX Patterns, Second Edition - SQLBI
Power BI & DAX: How to Compare Timeseries with Different Start Dates
Power BI & DAX: How to Compare Timeseries with Different Start Dates
Let’s say you want to compare time series of two product launches that are six months apart. Plotting data chronologically will not be very user friendly. The best way to do it is to plot the…
·businessintelligist.com·
Power BI & DAX: How to Compare Timeseries with Different Start Dates
Calculating Business Hours Using DAX
Calculating Business Hours Using DAX
I was helping a client this past week to calculate the total business hours between a start date/time and an end date/time, taking into account the working days, public holidays and non-working weekends, etc. As is often the case, I thought it would be a great blog article that I [...]Read More »
·exceleratorbi.com.au·
Calculating Business Hours Using DAX
Calculating Elapses Business Hours Using DAX Part 2
Calculating Elapses Business Hours Using DAX Part 2
I have learnt a lot over my 50 something years in life, and one of my greatest learnings is that “it doesn’t matter how much you already know, there is still more to learn”. Hopefully this is one of the reasons you read my blog – because you want to [...]Read More »
·exceleratorbi.com.au·
Calculating Elapses Business Hours Using DAX Part 2