SlideShare a Scribd company logo
1 of 37
PowerBIWorldTour.com #PBIWorldTour
Modeling scenarios for DAX
Ana María Bisbé York @ambynet
Business Intelligence Consultant
MS Partner on Power BI | Microsoft Data Platform MVP
PowerBIWorldTour.com #PBIWorldTour
Bio
• Ana María Bisbé York
• Business Intelligence Consulting
• Partner Microsoft Power BI
• Microsoft Data Platform MVP
• @ambynet
• anabisbe@amby.net
• https://www.linkedin.com/in/ambynet/
• https://amby.net/
PowerBIWorldTour.com #PBIWorldTour
Session Agenda
• Intro
• Decisions to take:
• Filters, business logic & DAX
• Solving time intelligence requirements
• DAX for improving reports
PowerBIWorldTour.com #PBIWorldTour
DAX - Introduction
• DAX – Data Analysis Expressions
• Tabular models
• Power Pivot
• SQL Server Analysis Services Tabular
• Power BI
• Functional language
• Execution flows as function calls
• From inner to outer most
• Single line execution
PowerBIWorldTour.com #PBIWorldTour
Decisions to take !!
PowerBIWorldTour.com #PBIWorldTour
Decisions to take
• Implicit measures vs explicit
• Calculated columns vs measures
• Measures vs Variables
PowerBIWorldTour.com #PBIWorldTour
Filters, business logic & DAX
PowerBIWorldTour.com #PBIWorldTour
Model types
• Unique table
• Excel classic, before Excel 2013
• Snowflake
• Normalized
• There are links between the search tables
• or directly to the facts tables.
• Star
• De-normalized model
• All search tables (dimensions) point directly to the facts table
PowerBIWorldTour.com #PBIWorldTour
Relationships between tables and DAX
• Combined filters from different tables
• All tables are pointing to the central, facts table
PowerBIWorldTour.com #PBIWorldTour
DAX filters and DAX contexts
• Different results of a measure, depending on filters
• The result depends on:
• The code
• The filters
PowerBIWorldTour.com #PBIWorldTour
Creating business logic with DAX
• Replace the existing filter context
• With functions CALCULATE or CALCULATETABLE
• Ignore existing context
• With function ALL
PowerBIWorldTour.com #PBIWorldTour
Creating business logic with DAX
• Contexts and comparisons
• Compare in a single category
• Exclude total value
PowerBIWorldTour.com #PBIWorldTour
Creating business logic with DAX
• Quick measures
PowerBIWorldTour.com #PBIWorldTour
Creating business logic with DAX
• Surprise! Power BI Desktop writes DAX  - Quick measures
PowerBIWorldTour.com #PBIWorldTour
Solving time intelligence
requirements
PowerBIWorldTour.com #PBIWorldTour
Calendar table with DAX
• CALENDARAUTO
• CALENDAR
• ADDCOLUMNS
PowerBIWorldTour.com #PBIWorldTour
Calendar table with DAX
• GENERATE & ROW
PowerBIWorldTour.com #PBIWorldTour
Calendar table with DAX
• DAX template from SQLBI
• https://www.sqlbi.com/articles/reference-date-table-in-dax-and-power-bi/
PowerBIWorldTour.com #PBIWorldTour
Solving time intelligence requirements
• Comparison
• BI DAX functions, variables and CALCULATE
PowerBIWorldTour.com #PBIWorldTour
Solving time intelligence requirements
• Dynamic ranges
• BI DAX functions, variables and CALCULATE
PowerBIWorldTour.com #PBIWorldTour
Solving time intelligence requirements
• Quick measures, again 
PowerBIWorldTour.com #PBIWorldTour
Solving time intelligence requirements
• What if functionality 
PowerBIWorldTour.com #PBIWorldTour
Data modeling, working with dates and DAX
• Multiple relationships, only one active
• Function USERELATIONSHIP
PowerBIWorldTour.com #PBIWorldTour
Data modeling, working with dates and DAX
• Multiple calendar tables
• Create a new table
PowerBIWorldTour.com #PBIWorldTour
DAX for improving reports
PowerBIWorldTour.com #PBIWorldTour
DAX for improving visualizations
• Dynamic selection of measures
PowerBIWorldTour.com #PBIWorldTour
DAX - Recap
• It is easy to start writing DAX expressions for tabular models
• Very powerful, and delicate at the same time
• Measures and CALCULATE are our best allies
#HappyDAXing 
PowerBIWorldTour.com #PBIWorldTour
Resources
• Books
• The Definitive Guide to DAX
• Analyzing Data with Power Bi and Power Pivot for Excel
PowerBIWorldTour.com #PBIWorldTour
Resources
• Books
• Exam Ref 70-778 Analyzing and Visualizing Data by Using Microsoft Power BI
PowerBIWorldTour.com #PBIWorldTour
Resources
• Books
• Mastering Microsoft Power BI
• Microsoft Power BI Cookbook
PowerBIWorldTour.com #PBIWorldTour
Resources
• Books
• DAX Patterns
32
PowerBIWorldTour.com #PBIWorldTour
Resources
• Blogs
• SQLBI, con Marco Russo y Alberto Ferrari
• Patrones DAX desde SQLBI
• Power Pivot Pro
• Chris Webb’s BI Blog
• Reza Rad, Leila Etaati & Philip Seamark
• Kasper On BI
• Matt Allington
• Data and Analytics with Dustin Ryan
• Teo Lachev – Prologika
PowerBIWorldTour.com #PBIWorldTour
Resources
• Blogs
• Roger Torné (en español)
• Pragmatic Works
• Brett Powell
• Gilbert Quevauvilliers
• Sam McKay DAX Modelado
• Imke Feldmann
• Daniil Maslyuk
• Melissa Coates
• Serie sobre DAX y PowerBI en SQLServerCentral
PowerBIWorldTour.com #PBIWorldTour
Resources
• Articles and blog’s entries
• https://insightsquest.com/2018/05/27/data-model-anti-patterns/
• https://exceleratorbi.com.au/what-is-dax/
• https://powerpivotpro.com/2018/08/dax-back-to-the-basics/
• https://community.powerbi.com/t5/Quick-Measures-Gallery/bd-
p/QuickMeasuresGallery
• https://exceleratorbi.com.au/using-variables-dax/
• https://www.sqlbi.com/blog/marco/2017/09/12/the-easiest-way-to-start-
using-variables-in-dax/
• https://www.sqlbi.com/articles/optimizing-if-conditions-using-variables
PowerBIWorldTour.com #PBIWorldTour
Resources
• Articles and blog’s entries
• https://www.sqlbi.com/articles/reference-date-table-in-dax-and-power-bi/
• https://www.mssqltips.com/sqlservertip/4857/creating-a-date-dimension-
table-in-power-bi/
• https://powerpivotpro.com/2014/04/week-ending-date-calculation/
• https://powerpivotpro.com/2013/06/simplifying-time-calculations-and-the-
user-experience-using-disconnected-slicers/
Don’t forget to join your local PUG to enjoy
year-round networking and learning.

More Related Content

Similar to PBI WT DAX AnaBisbe.pptx

Exploring Puerto Rico Open Data with Power BI
Exploring Puerto Rico Open Data with Power BIExploring Puerto Rico Open Data with Power BI
Exploring Puerto Rico Open Data with Power BIGuillermo Caicedo
 
Power BI / AAS Model Optimization
Power BI / AAS Model OptimizationPower BI / AAS Model Optimization
Power BI / AAS Model OptimizationDan English
 
Power b iwithaiandhybridbievent_techcloudtree
Power b iwithaiandhybridbievent_techcloudtreePower b iwithaiandhybridbievent_techcloudtree
Power b iwithaiandhybridbievent_techcloudtreeMohamed Ashiq Faleel
 
Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...
Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...
Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...Perficient, Inc.
 
Ds03 data analysis
Ds03   data analysisDs03   data analysis
Ds03 data analysisDotNetCampus
 
Framing the Argument: How to Scale Faster with NoSQL
Framing the Argument: How to Scale Faster with NoSQLFraming the Argument: How to Scale Faster with NoSQL
Framing the Argument: How to Scale Faster with NoSQLInside Analysis
 
SSAS Design & Incremental Processing - PASSMN May 2010
SSAS Design & Incremental Processing - PASSMN May 2010SSAS Design & Incremental Processing - PASSMN May 2010
SSAS Design & Incremental Processing - PASSMN May 2010Dan English
 
Microsoft Azure Power BI
Microsoft Azure Power BIMicrosoft Azure Power BI
Microsoft Azure Power BIExperfy
 
power bi training institute in Hyderabad
power bi training institute in Hyderabadpower bi training institute in Hyderabad
power bi training institute in Hyderabadmadhupriya3zen
 
power bi training institute in Hyderabad
power bi training institute in Hyderabadpower bi training institute in Hyderabad
power bi training institute in Hyderabadmadhupriya3zen
 
power bi training in hyderabad..........
power bi training in hyderabad..........power bi training in hyderabad..........
power bi training in hyderabad..........sowmyavibhin
 
power bi training institute in hyderabad
power bi training institute in hyderabadpower bi training institute in hyderabad
power bi training institute in hyderabadmadhupriya3zen
 
power bi training institute in hyderabad
power bi training  institute in hyderabadpower bi training  institute in hyderabad
power bi training institute in hyderabadmadhupriya3zen
 
power bi training institute in hyderabad
power bi training  institute in hyderabadpower bi training  institute in hyderabad
power bi training institute in hyderabadmadhupriya3zen
 
SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...
SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...
SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...Wilco Turnhout
 
Sap abap course content
Sap abap course contentSap abap course content
Sap abap course contentshivasryit
 
General Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and AppsGeneral Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and AppsVishal Pawar
 
Building Better Analytics Workflows (Strata-Hadoop World 2013)
Building Better Analytics Workflows (Strata-Hadoop World 2013)Building Better Analytics Workflows (Strata-Hadoop World 2013)
Building Better Analytics Workflows (Strata-Hadoop World 2013)Wes McKinney
 
Transitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher pptTransitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher pptp6academy
 

Similar to PBI WT DAX AnaBisbe.pptx (20)

Bake-off Power BI
Bake-off Power BIBake-off Power BI
Bake-off Power BI
 
Exploring Puerto Rico Open Data with Power BI
Exploring Puerto Rico Open Data with Power BIExploring Puerto Rico Open Data with Power BI
Exploring Puerto Rico Open Data with Power BI
 
Power BI / AAS Model Optimization
Power BI / AAS Model OptimizationPower BI / AAS Model Optimization
Power BI / AAS Model Optimization
 
Power b iwithaiandhybridbievent_techcloudtree
Power b iwithaiandhybridbievent_techcloudtreePower b iwithaiandhybridbievent_techcloudtree
Power b iwithaiandhybridbievent_techcloudtree
 
Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...
Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...
Hybrid Analytics in Healthcare: Leveraging Power BI and Office 365 to Make Sm...
 
Ds03 data analysis
Ds03   data analysisDs03   data analysis
Ds03 data analysis
 
Framing the Argument: How to Scale Faster with NoSQL
Framing the Argument: How to Scale Faster with NoSQLFraming the Argument: How to Scale Faster with NoSQL
Framing the Argument: How to Scale Faster with NoSQL
 
SSAS Design & Incremental Processing - PASSMN May 2010
SSAS Design & Incremental Processing - PASSMN May 2010SSAS Design & Incremental Processing - PASSMN May 2010
SSAS Design & Incremental Processing - PASSMN May 2010
 
Microsoft Azure Power BI
Microsoft Azure Power BIMicrosoft Azure Power BI
Microsoft Azure Power BI
 
power bi training institute in Hyderabad
power bi training institute in Hyderabadpower bi training institute in Hyderabad
power bi training institute in Hyderabad
 
power bi training institute in Hyderabad
power bi training institute in Hyderabadpower bi training institute in Hyderabad
power bi training institute in Hyderabad
 
power bi training in hyderabad..........
power bi training in hyderabad..........power bi training in hyderabad..........
power bi training in hyderabad..........
 
power bi training institute in hyderabad
power bi training institute in hyderabadpower bi training institute in hyderabad
power bi training institute in hyderabad
 
power bi training institute in hyderabad
power bi training  institute in hyderabadpower bi training  institute in hyderabad
power bi training institute in hyderabad
 
power bi training institute in hyderabad
power bi training  institute in hyderabadpower bi training  institute in hyderabad
power bi training institute in hyderabad
 
SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...
SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...
SharePoint Connections Conference Amsterdam - Pitfalls and success factors of...
 
Sap abap course content
Sap abap course contentSap abap course content
Sap abap course content
 
General Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and AppsGeneral Presentation - DIAD and AIAD, Dashboard and Apps
General Presentation - DIAD and AIAD, Dashboard and Apps
 
Building Better Analytics Workflows (Strata-Hadoop World 2013)
Building Better Analytics Workflows (Strata-Hadoop World 2013)Building Better Analytics Workflows (Strata-Hadoop World 2013)
Building Better Analytics Workflows (Strata-Hadoop World 2013)
 
Transitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher pptTransitioning from infomaker to bi publisher ppt
Transitioning from infomaker to bi publisher ppt
 

Recently uploaded

04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 

Recently uploaded (20)

04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
 

PBI WT DAX AnaBisbe.pptx