Skip to content

PBI files from the course "Curso Power BI – Análisis de Datos y Business Intelligence".

Notifications You must be signed in to change notification settings

matarauj/PowerBI_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Power BI exercises

These PBI files are the results of the Udemy's course: "Curso Power BI – Análisis de Datos y Business Intelligence", by datdata.

The course consists of 5 main projects, each one more complete or complex than the previous one. In this way, the course explains the vast majority of tools that are available in Power BI:

  • Connecting to different types of sources.
  • Data cleaning and transformation with Power Query.
  • Creating charts, tables, tooltips and other visualizations that work together with slicers to provide richer and easier data insights.
  • Using of DAX formulas to enable even more custom and complex data transformations:
    • SUM()
    • COUNT()
    • COUNTA()
    • DISTINCTCOUNT()
    • COUNTROWS()
    • TOTALMTD()
    • AVERAGE()
    • SUMX()
    • RANKX()
    • DATEADD()
    • DATESYTD()
    • TOTALYTD()
    • RELATED()
    • NAMEOF()
    • IF()
    • SWITCH()
    • TRUE()
    • FORMAT()
    • FILTER()
    • ALL()
    • GENERATESERIES()
    • VAR
    • RETURN
    • MONTH
    • YEAR

In this repository, I want to highlight the last 3 projects because they encapsulate most of the topics in the course. The last one is more focused on the DAX formulas, so the visuals are not well finished.

  1. Proyecto 3

    • Total Colaboradores
    • Analisis Sueldos
    • Evaluacion Desempeño
  2. Proyecto 4

    • Principal
    • Medidas
    • Cuota Ingresos
    • Detalle Ingresos
    • Cuota Gastos
    • Detalle Gastos
    • Cuota Utilidad
    • Detalle Utilidad
    • Cuota Saldo
  3. Proyecto DAX

    • Tab 6
    • Tab 9
    • Tab 10
    • Tab Comparativa LY
    • Bonus 3

About

PBI files from the course "Curso Power BI – Análisis de Datos y Business Intelligence".

Topics

Resources

Stars

Watchers

Forks