SlideShare ist ein Scribd-Unternehmen logo
1 von 1
Downloaden Sie, um offline zu lesen
Fórmulas de
Filtro
Fórmulas de
Data e Hora
Power BI - Fórmulas DAX - Fórmulas Mais Usadas
Exemplos Comuns:
• SUM
• AVERAGE
• MAX/MIN
• DIVIDE
• COUNT/COUNTA
• COUNTROWS
• DISTINCTCOUNT
•
Fórmulas Iterativas:
• SUMX
• AVERAGEX
• MAXX/MINX
• RANKX
• COUNTX
Exemplos Comuns:
• IF
• IFERROR
• AND
• OR
• NOT
• SWITCH
• TRUE
• FALSE
Exemplos Comuns:
• CONCATENATE
• FORMAT
• LEFT/MID/RIGHT
• UPPER/LOWER
• PROPER
• LEN
• SEARCH/FIND
• REPLACE
• REPT
• SUBSTITUTE
• TRIM
• UNICHAR
Exemplos Comuns:
• CALCULATE
• FILTER
• ALL
• ALLEXCEPT
• RELATED
• RELATEDTABLE
• DISTINCT
• VALUES
• EARLIER/EARLIEST
• HASONEVALUE
• HASONEFILTER
• ISFILTERED
• USERELATIONSHIP
Exemplos Comuns:
• DATEDIFF
• YEARFRAC
• YEAR/MONTH/DAY
• HOUR/MINUTE/SECOND
• TODAY/NOW
• WEEKDAY/WEEKNUM
Fórmulas de Inteligência de
Tempo:
• DATESYTD
• DATESQTD
• DATESMTD
• DATEADD
• DATESINPERIOD
Fórmulas de
Texto
Fórmulas
Lógicas
Fórmulas
Matemáticas e
Estatísticas

Weitere ähnliche Inhalte

Was ist angesagt?

BI Maturity Model ppt
BI Maturity Model pptBI Maturity Model ppt
BI Maturity Model ppt
Yiwei Chen
 

Was ist angesagt? (20)

Power bi components
Power bi components Power bi components
Power bi components
 
BI Maturity Model ppt
BI Maturity Model pptBI Maturity Model ppt
BI Maturity Model ppt
 
Microsoft Power BI
Microsoft Power BIMicrosoft Power BI
Microsoft Power BI
 
Intro to DAX Patterns
Intro to DAX PatternsIntro to DAX Patterns
Intro to DAX Patterns
 
ADF Mapping Data Flows Level 300
ADF Mapping Data Flows Level 300ADF Mapping Data Flows Level 300
ADF Mapping Data Flows Level 300
 
Por que o Microsoft Power BI? Um breve overview sobre BI
Por que o Microsoft Power BI? Um breve overview sobre BIPor que o Microsoft Power BI? Um breve overview sobre BI
Por que o Microsoft Power BI? Um breve overview sobre BI
 
Lessons in Data Modeling: Data Modeling & MDM
Lessons in Data Modeling: Data Modeling & MDMLessons in Data Modeling: Data Modeling & MDM
Lessons in Data Modeling: Data Modeling & MDM
 
Arquitetura de Software Visão Geral
Arquitetura de Software Visão GeralArquitetura de Software Visão Geral
Arquitetura de Software Visão Geral
 
Introduction to DAX - Part 1
Introduction to DAX - Part 1Introduction to DAX - Part 1
Introduction to DAX - Part 1
 
Knowledge Graphs are Worthless, Knowledge Graph Use Cases are Priceless
Knowledge Graphs are Worthless, Knowledge Graph Use Cases are PricelessKnowledge Graphs are Worthless, Knowledge Graph Use Cases are Priceless
Knowledge Graphs are Worthless, Knowledge Graph Use Cases are Priceless
 
LDM Slides: Conceptual Data Models - How to Get the Attention of Business Use...
LDM Slides: Conceptual Data Models - How to Get the Attention of Business Use...LDM Slides: Conceptual Data Models - How to Get the Attention of Business Use...
LDM Slides: Conceptual Data Models - How to Get the Attention of Business Use...
 
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
Your Raw Data is Ready - Introduction to Analytics Engineering | SMX Advanced...
 
Azure+Databricks+Course+Slide+Deck+V4.pdf
Azure+Databricks+Course+Slide+Deck+V4.pdfAzure+Databricks+Course+Slide+Deck+V4.pdf
Azure+Databricks+Course+Slide+Deck+V4.pdf
 
Should I move my database to the cloud?
Should I move my database to the cloud?Should I move my database to the cloud?
Should I move my database to the cloud?
 
Databricks: A Tool That Empowers You To Do More With Data
Databricks: A Tool That Empowers You To Do More With DataDatabricks: A Tool That Empowers You To Do More With Data
Databricks: A Tool That Empowers You To Do More With Data
 
Modern data warehouse
Modern data warehouseModern data warehouse
Modern data warehouse
 
Bases De Dados
Bases De DadosBases De Dados
Bases De Dados
 
Power bi
Power biPower bi
Power bi
 
(OTW13) Agile Data Warehousing: Introduction to Data Vault Modeling
(OTW13) Agile Data Warehousing: Introduction to Data Vault Modeling(OTW13) Agile Data Warehousing: Introduction to Data Vault Modeling
(OTW13) Agile Data Warehousing: Introduction to Data Vault Modeling
 
Power BI Governance and Development Best Practices - Presentation at #MSBIFI ...
Power BI Governance and Development Best Practices - Presentation at #MSBIFI ...Power BI Governance and Development Best Practices - Presentation at #MSBIFI ...
Power BI Governance and Development Best Practices - Presentation at #MSBIFI ...
 

DAX - Principais Funções.pdf

  • 1. Fórmulas de Filtro Fórmulas de Data e Hora Power BI - Fórmulas DAX - Fórmulas Mais Usadas Exemplos Comuns: • SUM • AVERAGE • MAX/MIN • DIVIDE • COUNT/COUNTA • COUNTROWS • DISTINCTCOUNT • Fórmulas Iterativas: • SUMX • AVERAGEX • MAXX/MINX • RANKX • COUNTX Exemplos Comuns: • IF • IFERROR • AND • OR • NOT • SWITCH • TRUE • FALSE Exemplos Comuns: • CONCATENATE • FORMAT • LEFT/MID/RIGHT • UPPER/LOWER • PROPER • LEN • SEARCH/FIND • REPLACE • REPT • SUBSTITUTE • TRIM • UNICHAR Exemplos Comuns: • CALCULATE • FILTER • ALL • ALLEXCEPT • RELATED • RELATEDTABLE • DISTINCT • VALUES • EARLIER/EARLIEST • HASONEVALUE • HASONEFILTER • ISFILTERED • USERELATIONSHIP Exemplos Comuns: • DATEDIFF • YEARFRAC • YEAR/MONTH/DAY • HOUR/MINUTE/SECOND • TODAY/NOW • WEEKDAY/WEEKNUM Fórmulas de Inteligência de Tempo: • DATESYTD • DATESQTD • DATESMTD • DATEADD • DATESINPERIOD Fórmulas de Texto Fórmulas Lógicas Fórmulas Matemáticas e Estatísticas