Тёмный

DAX Basics (enjoy learn) 

Let's talk Power BI
Подписаться 2,4 тыс.
Просмотров 285
50% 1

No sound just video!
1) Open Lab_1 Transformation (Download here: 1drv.ms/u/s!Alvuj-qy-MKIgrZW2...)
2) Create Date Table (Calculated Table)
Date = CALENDARAUTO()
3) Create Claculated Columns
Year = YEAR('Date'[Date])
Month = Month('Date'[Date])
Month name = FORMAT('Date'[Date],"mmm")
CW = WEEKNUM('Date'[Date],1)
Day = DAY('Date'[Date])
4) Connect the Date Table to the existing Datamodel
Sales 'OrderDate' - Date 'Date'
5) Create a clustered column chart (in Visualization pane)
X-Axis (or Axis) - Year
Y-Axis (or Value) - Revenue
6) Create 2 new measures
In the Data pane, beside Sales Table - Click 3 dots
Choose New Measure
PY = CALCULATE(SUM(Sales[Revenue]),SAMEPERIODLASTYEAR('Date'[Date]))
% Growth = DIVIDE(SUM(Sales[Revenue])-[PY],[PY])
7) Change the Visual into Line and Clusterd column chart
Add the PY Measure to the Column y-Axis (or Column Value)
Add the %Growth to Line y-axis (or Line Value)
8) Change the data type of the %Growth Measure
Mark the %Growth Measure (click in the name)
Choose the % in the Header ribbon

Наука

Опубликовано:

 

19 май 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
DAX and the Data Model
19:03
Просмотров 20 тыс.
Brawl Stars Animation: PAINT BRAWL STARTS NOW!
00:52
кажется, началось
00:45
Просмотров 947 тыс.
I Bet You Don't Know All These Power Query Tricks
12:28
DAX Filter Context Basics [Full Course]
1:26:25
Просмотров 39 тыс.
Forecasting Logic in Power BI with DAX
10:23
Просмотров 112 тыс.
Line Chart | OR CARD? (Part II)
1:43
Просмотров 805
Looker Studio Tutorial For Beginners 2024
19:48
Просмотров 57 тыс.
Matrix Visual PRO TIPS | Switch and Width
0:47