PRACTICAL WAYS to use the WINDOW function in Power BI // Beginners Guide to Power BI

  Рет қаралды 7,573

Fernan

Fernan

Күн бұрын

Пікірлер: 11
@emilymalkin270
@emilymalkin270 5 ай бұрын
Thank you 👍🏻👍🏻👍🏻👍🏻
@wbtwarmerdam
@wbtwarmerdam 6 ай бұрын
The absolute and relative is like the $ in excel, when you “drag” a window. That’s how I “framed” it in my mind
@navisalomi
@navisalomi Жыл бұрын
Window functions are easy if you've done some SQL before. Otherwise, think of it like Excel Absolute and relative reference when calculating cummulative total like SUM($A$1:A2). The major catch being the PartitionBy which revs the power up by more than 100 😅.
@shreyoshiraychaudhary8808
@shreyoshiraychaudhary8808 3 ай бұрын
Window = MAXX( WINDOW( 1,ABS,-1,ABS, SUMMARIZE( ALL('Calendar'),'Calendar'[Month_Name],'Calendar'[Year_ID] ) ,,,PARTITIONBY('Calendar'[Year_ID])), [Customer Sales] ) This is not working for me. Can you please check if dax is right or not?
@sr5726
@sr5726 2 ай бұрын
month name should be sorted by month number. include that under SUMMARIZE(ALLSELECTED('Calendar'),Calendar'[Year_ID], 'Calendar'[Month_Name], 'Calendar'[Month_Nmber] )
@cescodeidda277
@cescodeidda277 9 ай бұрын
Thank you for this tutorial, but could explain why with me it works differently ? : Highest Selling Month by Year = MAXX( WINDOW( 1, ABS, // start of the window -1, ABS, // end of the window SUMMARIZE(ALLSELECTED('Maven Cycles Calendar'), 'Maven Cycles Calendar'[Year], 'Maven Cycles Calendar'[Month Number]), , , PARTITIONBY('Maven Cycles Calendar'[Year]) ), [Total Quantity] ) returns the exact same value that Total Quantity" column (Start of Month row - e.g. "January 2015, February 2025....")
@amirhd2080
@amirhd2080 Жыл бұрын
Thanks for simplify way to understanding windows function 😊
@vasudeva2957
@vasudeva2957 Жыл бұрын
Thanks for this scenario based window function
@pupycron4302
@pupycron4302 Жыл бұрын
Excellent explanation!
@bingjohniken8363
@bingjohniken8363 Жыл бұрын
'promo sm' 😡
@MatheusPassaura
@MatheusPassaura Жыл бұрын
Great content
Excel Formulas and Functions | Full Course
52:40
Kevin Stratvert
Рет қаралды 1,4 МЛН
Bridging Human Intelligence with AI and the Future of Work
45:40
ZINFI Technologies, Inc.
Рет қаралды 438
Worst flight ever
00:55
Adam W
Рет қаралды 28 МЛН
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 38 МЛН
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,5 МЛН
WINDOW Function in ACTION I Examples in Power BI
20:10
How to Power BI
Рет қаралды 93 М.
NEW OFFSET Function in DAX | Will It Change How You Write DAX?
19:22
How to Power BI
Рет қаралды 58 М.
Perform a lag and lead operation in DAX with OFFSET window function
12:54
Introducing window functions in DAX
40:58
SQLBI
Рет қаралды 43 М.
Creating custom visuals in Power BI with DAX
35:04
SQLBI
Рет қаралды 13 М.