dax

dax

1079 bookmarks
Custom sorting
A proposal for visual calculations in DAX - SQLBI
A proposal for visual calculations in DAX - SQLBI
In this article, we share an idea to reduce the friction in using Power BI, by extending the DAX language with new visual calculations. At SQLBI, we teach D
·sqlbi.com·
A proposal for visual calculations in DAX - SQLBI
Understanding DAX – It’s All About the Context
Understanding DAX – It’s All About the Context
This session will help you understand evaluation context, so the next time you create a DAX measure, the result will be consistent and expected.
·csgpro.com·
Understanding DAX – It’s All About the Context
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
How to do Linear Regression in Power BI
How to do Linear Regression in Power BI
In this tutorial, interact with a Power BI dashboard that walks through how to do linear regression in Power BI.
·iterationinsights.com·
How to do Linear Regression in Power BI
A Technique for Optimising Calculation Group Performance
A Technique for Optimising Calculation Group Performance
If your like me, you may have gotten a little over enthusiastic about calculation groups and dropped a number of them into a report page only to find that while dense with information, the report p…
·tenfingerseddy-wordpress-com.cdn.ampproject.org·
A Technique for Optimising Calculation Group Performance
GitHub - gdeckler/MicrosoftHatesGregsQuickMeasures: Microsoft Hates Greg
GitHub - gdeckler/MicrosoftHatesGregsQuickMeasures: Microsoft Hates Greg
MicrosoftHatesGregsQuickMeasures Installation How to Use NotesAn external tool for creating quick measures or columns in Power BI Desktop or tabular model. Read more about it here Microsoft Hates …
·flip.it·
GitHub - gdeckler/MicrosoftHatesGregsQuickMeasures: Microsoft Hates Greg
Using ALLSELECTED in composite models - SQLBI
Using ALLSELECTED in composite models - SQLBI
Using ALLSELECTED with no arguments in a remote model later used in a composite model might produce unexpected results. In this article we examine the topic
·sqlbi.com·
Using ALLSELECTED in composite models - SQLBI
Measuring the dictionary size of a column correctly
Measuring the dictionary size of a column correctly
This article explains how to correctly measure the dictionary size of a column in a model created in Power BI, Power Pivot, or Analysis Services Tabular. When you use VertiPaq Analyzer or the data management view (DMV) to get the size of the dictionary of a column (DISCOVER_STORAGE_TABLE_COLUMNS), yo
·flip.it·
Measuring the dictionary size of a column correctly
[PowerBi] COHORT Análisis
[PowerBi] COHORT Análisis
En anteriores posts vimos diferentes cálculos en DAX como por ejemplo conocer cuántos clientes habían efectuado su última compra hace 90 días, este cálculo permitía llegar a cierta segmentación de...
·blog.ladataweb.com.ar·
[PowerBi] COHORT Análisis
C# Scripts to create calculation groups that you should have
C# Scripts to create calculation groups that you should have
There are some calculation groups that you might use in almost any project you do. Here you'll find C# Scripts to create calculation groups that you should have
·esbrina-ba.com·
C# Scripts to create calculation groups that you should have
Power BI Antipatterns #3: Table functions
Power BI Antipatterns #3: Table functions
Do you think Microsoft's files always follow best practices? In this episode, I'm dissecting a DAX formula from an automatically generated Power BI file.
·xxlbi.com·
Power BI Antipatterns #3: Table functions
3 ways how to create OR logic in DAX - Data Cornering
3 ways how to create OR logic in DAX - Data Cornering
OR logic in DAX is frequently used in various Power BI calculations. The bad and the good news is that you can create that in multiple ways.
·datacornering.com·
3 ways how to create OR logic in DAX - Data Cornering