Power BI

Power BI

9059 bookmarks
Custom sorting
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
Power_BI_tips·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...
Power_BI_tips·blog.ladataweb.com.ar·
[PowerBi] COHORT Análisis
Correlation Coefficient in Power BI using DAX - Ben's Blog
Correlation Coefficient in Power BI using DAX - Ben's Blog
In this post, I will describe what is the Pearson correlation coefficient and how to implement it in Power BI using DAX. What is Correlation Coefficient The correlation coefficient is a statistical measure of the relationship between two variables; the values range between -1 and 1. A correlation of -1 shows a perfect negative correlation, a correlation of 1 shows a perfect positive correlation. A correlation of 0.0 shows no linear relationship between the movement of the two variables. How to interpret...p class="read-more"a class="btn btn-default" href="https://datakuity.com/2021/10/29/correlation-coefficient-in-power-bi-using-dax/" Read Morespan class="screen-reader-text" Read More/span/a/p
Power_BI_tips·datakuity.com·
Correlation Coefficient in Power BI using DAX - Ben's Blog
Extended tables - the sword by my side
Extended tables - the sword by my side
The concept of extended tables is at the core of the query performance of Power BI datasets, but it is often overlooked. This article will hopefully change this.
Power_BI_tips·minceddata.info·
Extended tables - the sword by my side
Filter context in DAX - SQLBI
Filter context in DAX - SQLBI
This article is part of a series of articles about the basics of DAX. In a previous article, we introduced the first evaluation context in DAX: the row context. If you are not familiar with the row …
Power_BI_tips·flip.it·
Filter context in DAX - SQLBI
Row context in DAX
Row context in DAX
Understanding the difference between row context and filter context is the first and most important concept to learn to use DAX correctly. This article introduces the row context, and is part of a series of articles about evaluation contexts in DAX. Most newbies start writing DAX code by creating sim
Power_BI_tips·flip.it·
Row context in DAX
Exploding Measures using Tabular Editor 3
Exploding Measures using Tabular Editor 3
What?! Exploding Measures I hear you say. Exploding, expanding, use which ever word you like; what I mean is when you want to remove any refence to a measure INSIDE another measure. Example Consider the 3 measures below. Total Sales = SUM(Sales[ExtendedAmount]) Total All Product Sales = CALCULATE([Total Sales],ALL(Products)) % [...]Read More »
Power_BI_tips·exceleratorbi.com.au·
Exploding Measures using Tabular Editor 3
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting
Join Bernat Agulló and I as he shows you how to level up your skills in Tabular Editor ! He'll spend time showing you how to use C# scripts and macros to create calculation groups , diagnose and optimize your model , and much more! Plus learn how to leverage Visual Studio to cr
Power_BI_tips·havensconsulting.net·
(Livestream Replay) Tabular Editor C# Scripts & Calculation Groups - with Bernat Agulló — Havens Consulting