Тёмный

DAX and the Data Model 

Access Analytic
Подписаться 94 тыс.
Просмотров 21 тыс.
50% 1

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

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 71   
@zuhairalmutawa9941
@zuhairalmutawa9941 2 года назад
Great and professional presentation. Thank you ...
@AccessAnalytic
@AccessAnalytic 2 года назад
You’re welcome Zuhair, thanks
@sajilpulath7353
@sajilpulath7353 3 года назад
This was way cool easy to understand the basics of creating relationships and measures...loved it 👍 it would be great if you could do video for explaining more other commonly used measures !
@AccessAnalytic
@AccessAnalytic 3 года назад
Thanks Sajil, I’ll be doing a DAX video in coming weeks
@lorenzoladejobi8701
@lorenzoladejobi8701 2 года назад
Very insightful ! Thank you Sir.
@AccessAnalytic
@AccessAnalytic 2 года назад
You're welcome
@zaheerahmad3896
@zaheerahmad3896 Год назад
GOD bless you !
@mandypaulissen
@mandypaulissen Год назад
DAX is the trickiest part of Power XX.... once its mystery is cracked, all the rest of pieces can fall in places much easily.
@AccessAnalytic
@AccessAnalytic Год назад
Yep it’s a challenging beast
@DanielTavares29
@DanielTavares29 3 года назад
Lets start from zero...good video!!
@AccessAnalytic
@AccessAnalytic 3 года назад
Cheers Daniel
@johnywhy4679
@johnywhy4679 2 года назад
10:22 "please don't use implicit measures don't use the drag and drop type stuff it just automatically happens be specific write an explicit measure" - If the implicit measures using drag and drop return the same output, then what's the problem?
@AccessAnalytic
@AccessAnalytic 2 года назад
Hi Johny, it's a more robust future proof method of building a report. As the report or data sources change over time or you add an extra measure here and there you can easily tweak a base measure and have it flow through to visuals and other measures. However if you drag and drop columns you have to drag and drop new fields in / rebuild visuals etc which is time consuming and you could potentially miss something. It takes slightly longer to do but it pays off in the long run.
@johnywhy4679
@johnywhy4679 2 года назад
@@AccessAnalytic Make sense! But isn't drag/drop a helpful way to autogenerate the basic code, and then tweak it by hand?
@excelworx8712
@excelworx8712 3 года назад
Well explained, Wyn. Can you refer us where we could learn about more DAX formulas
@AccessAnalytic
@AccessAnalytic 3 года назад
Maybe try Mike Girvin’s playlist here. ru-vid.com/group/PLrRPvpgDmw0nglJ9yX2XT5-K1A_AKHpvW For a book see exceleratorbi.com.au/supercharge-power-bi-book/ For online training see exceleratorbi.com.au/supercharge-power-bi-book/ For more advanced DAX www.sqlbi.com/training/
@excelworx8712
@excelworx8712 3 года назад
@@AccessAnalytic thanks again for the comprehensive reply, Wyn!
@Dan_De_Man
@Dan_De_Man Год назад
In your date table tblcalendar how do you get your months i.e Jan Feb. I used text formula but on my report pivot months don't appear but they appear if i drag in month number I tried text([@date], "mmm") but that didn't work either
@AccessAnalytic
@AccessAnalytic Год назад
@@Dan_De_Man - check out this video regarding the use of a Calendar table: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-LfKm3ATibpE.html
@sledgehammer-productions
@sledgehammer-productions 3 месяца назад
I remember doing a Power BI Course in 2018 I thought "this is the lucky child of Excel and Access". Then in 2020 I found that the Power Query part of BI was now an integral part of Excel. And now (2024) I learned that my aversion to pivot tables kept me away from Power Pivot that again, seems to integrate so much more again. And it feels Power BI should feel more 'natural' now to an Excel enthousiast. Can't wait to actually build stuff with it, preferably paid for by my employer 😀
@AccessAnalytic
@AccessAnalytic 3 месяца назад
Power BI was indeed the child of Excel. In 2009 the Power Pivot interface and data model was added to Excel as an addin, with Power Query addin previews arriving in 2010. Both were then built into Excel 2016. Power Bi desktop took those features and hence there’s a big commonality of functionality
@IvanCortinas_ES
@IvanCortinas_ES 3 года назад
Excellent video. As always, a great explanation. Thank you Wyn!
@AccessAnalytic
@AccessAnalytic 3 года назад
Thank you for watching and commenting Iván
@pgplanas
@pgplanas 2 года назад
Who else was blown away by Excel's data model? And here I was thinking that I was an advanced Excel user because I knew how to use INDIRECT.
@AccessAnalytic
@AccessAnalytic 2 года назад
It's amazing what Excel is capable of these days Pablo
@wayneedmondson1065
@wayneedmondson1065 3 года назад
Hi Wyn. Well explained and useful tips and information! Thanks for sharing :)) Looking forward to more on DAX and the Data Model. Thumbs up!!
@AccessAnalytic
@AccessAnalytic 3 года назад
Appreciated as always Wayne
@mikheilitchulukhadze8554
@mikheilitchulukhadze8554 Год назад
Your explanation is very great, please add more power BI videos
@AccessAnalytic
@AccessAnalytic Год назад
Thanks… here’s my Power BI playlist Power BI ru-vid.com/group/PLlHDyf8d156VDobBIk13o4mZLk19DbV81
@utubeAgape
@utubeAgape 2 года назад
WYN, this was great! So helpful to see you write the DAX measures. I am wondering how you learned all the DAX functions? I have been building PBI Dashboards using implicit measures with the easy drag and drop method but now getting a little stuck on the advice to use explicit DAX measures instead. How do I learn the DAX functions that are available and which measures to build for my dashboards? Same goes for the Calendar Table - I have not been building them so far but it sounds like I should - is this true?
@AccessAnalytic
@AccessAnalytic 2 года назад
Hi Irene, DAX measures such as SUM and COUNTROWS, plus a Calendar table are important foundations of a flexible report. You can often get by without them but I’d recommend you get into good habits early and use them. I’d recommend this book for learning DAX exceleratorbi.com.au/supercharge-power-bi-book/
@utubeAgape
@utubeAgape 2 года назад
@@AccessAnalytic Thank you for the prompt response - I appreciate the advice and I will check into that book👍
@paulvanobberghen
@paulvanobberghen 9 месяцев назад
Can’t you just load an Excel table into the data model via the Power Pivot tab and click on, well, « Add to the data model », that is, without going through Power Query?
@AccessAnalytic
@AccessAnalytic 9 месяцев назад
You can ( it will work ok ) but it’s not considered best practice and locks you into that approach. It was added before power query became an option. Since Power Query came along it provides flexibility as requirements change in the future.
@louism.4980
@louism.4980 Год назад
Thank you for introducing this! :)
@AccessAnalytic
@AccessAnalytic Год назад
You’re welcome
@philipos22
@philipos22 Год назад
Thank you for the video. When i open my data model, it shows only a blank screen, even though i have 2 tables loaded with power query in the file. do you have any idea how to solve this ?
@AccessAnalytic
@AccessAnalytic Год назад
Hi, Power BI or Excel? Sometimes the tables appear off to the far right side, hidden behind the side panels. Zoom out.
@philipos22
@philipos22 Год назад
@@AccessAnalytic thank you for your answer, it is in excel. meanwhile i found the solution, i had to load the queries data to the data model by right clicking on the query in the excel window on vertical right ribbon.
@AccessAnalytic
@AccessAnalytic Год назад
Ah yeah, that does catch out folk at the start sometimes
@mrook9053
@mrook9053 2 года назад
So helpful for people just starting out! Love your content
@AccessAnalytic
@AccessAnalytic 2 года назад
Thank you for leaving a comment and letting me know you found it useful
@DiptaGhossan
@DiptaGhossan Год назад
Hi Wyn, do you have any videos that solve a challenge to calculate items in a column? just like the way it does in normal pivot.
@AccessAnalytic
@AccessAnalytic Год назад
Can you give an example of what you mean please
@DiptaGhossan
@DiptaGhossan Год назад
@@AccessAnalytic in normal pivot, there is a function to calculate field items. i am looking for a way to do this in power point
@DiptaGhossan
@DiptaGhossan Год назад
calculaten items i mean, calculate filed is calculating columns, whils the first one is more rows within 1 col. i.e. i have 1 col "Scenario" that consists of Budget, Forecast, Actual in 1 col. how to calculate variance of budget to actual without pivoting this into column?
@AccessAnalytic
@AccessAnalytic Год назад
You would write a Measure like: Actual =CALCULATE( SUM( YourData[ YourValue column] ), YourData[Scenario]=“Actual” ) Repeat for budget Then Variance = [Actual] - [Budget]
@Redant1Redant
@Redant1Redant Год назад
Great presentation. Very clear.
@AccessAnalytic
@AccessAnalytic Год назад
You’re welcome
@azwarmzafar
@azwarmzafar Год назад
Perfect one, thanks.
@AccessAnalytic
@AccessAnalytic Год назад
Cheers
@johnywhy4679
@johnywhy4679 2 года назад
Is it correct to say the data model feeds ONLY pivot tables, not flat tables?
@AccessAnalytic
@AccessAnalytic 2 года назад
Yep, correct. Power Query can load to a flat table but Power Pivot is Pivot Tables
@johnywhy4679
@johnywhy4679 2 года назад
@@AccessAnalytic Thx!
@johnywhy4679
@johnywhy4679 2 года назад
@@AccessAnalytic Thx for that! Is the following correct? DAX is the language of PP, and is best for obtaining aggregate values. M is the language of PQ, and is best for obtaining atomic, scalar values.
@AccessAnalytic
@AccessAnalytic 2 года назад
DAX is for creating dynamic calculations, averages, cumulative totals, prior period comparisons, variances, ratios etc. Power Query M language is for data clean up and re-shaping plus adding calculated columns if required
@johnywhy4679
@johnywhy4679 2 года назад
@@AccessAnalytic Thanks! Sounds like there's some overlap, correct? But DAX is more for aggregate functions, like cumulative totals and averages, right? M is more for flat tables, right?
@zembasiamuleya9013
@zembasiamuleya9013 3 года назад
This is good. However, when I switch (close and open a different Excel sheet) after using DAX I am getting the below error message: We couldn't get data from the data model. here's the error message we got: The ' '... measure cannot be created because a column with the same name already exists. Please help, how do I resolve this issue? Thanks.
@AccessAnalytic
@AccessAnalytic 3 года назад
Difficult to say without looking at the file, I’d open the data model and rename any measures that clash with existing column names
@DPaquette
@DPaquette 2 года назад
Wyn when you look at the diagram view and there is no connection but the tables specify that there is a connection at the bottom of the page... how do you find out where this connection is?
@AccessAnalytic
@AccessAnalytic 2 года назад
I'm not sure what you mean when you say no connection and that there is a connection at the bottom.
@FRANKWHITE1996
@FRANKWHITE1996 3 года назад
Thanks
@AccessAnalytic
@AccessAnalytic 3 года назад
You’re welcome
@murjika
@murjika 2 года назад
Hi, I have a table with invoice line items. Each line repeats the invoice number as many times as the line item on it, plus each line has a column to indicate customer ID. I want to summarise per customer ID total value sold, which is easy as I just do pivot, but then next to each customer in that pivot I want to show how many invoices were made to that customer. It does not work if I simply count the lines because then it just shows total number of line items and not total number of invoices. I somehow need to count unique invoice numbers but I don't know how. I could add invoice nr as a second index column but the problem is that my data is too large and Excel crashes (total lines in the pivot go well above 1 million). Any advice?
@AccessAnalytic
@AccessAnalytic 2 года назад
If you load the data to the data model then you can use a pivot table and do a DISTINCTCOUNT.
@murjika
@murjika 2 года назад
@@AccessAnalytic Thank you so much!
Далее
Power BI Hidden Gems
8:57
Просмотров 4,9 тыс.
What is DAX?
17:48
Просмотров 41 тыс.
Провал со стеклянным хлебом…
00:41
iPhone 16 & beats 📦
00:30
Просмотров 97 тыс.
Allocation Calculations in Power BI | Case Study
14:19
How and why to Unpivot data with Power Query
16:40
Просмотров 43 тыс.
How to SIMPLIFY DAX using Power Query
16:14
Просмотров 14 тыс.
How to use Power Pivot in Excel | Full Tutorial
30:38