Skip to main content

14 docs tagged with "tag1"

View All Tags

2.3 | Power Query

Power Query is a data transformation tool built into Power BI and Microsoft Excel. With Power Query, we can connect with various different data sources, extract required data and transform and load it into tables (dimensions and facts) which can be used to build the data model. This automated process is generally referred to as "ETL", whichs stands for extract, transform and load. Preparing data is necessary and important because data in its raw form stored in data sources is rarely in the shape required for a business intelligence solution and its data model architecture.

4.4 | Date table settings

The date dimension table is a crucial component of our data model and there are certain configurations necessary for it.

5.4 | Creating and configuring the first measures

In this chapter, we will create the first measures using DAX. First, I will explain how the code for a measure is structured. Following that, we will create four basic measures which I use in almost every BI solution in practice.

Template

This is a template markdown file.

Template

This is a template markdown file.