Data Cleaning and Formatting in Power BI (Slides)
Data Cleaning and Formatting in Power BI (Slides)
2
Data transformations in Power BI
Naming conventions
|
User-friendly naming conventions enhance the readability of a data model. There are
several ways to rename columns and queries in the Power Query Editor. Using the
"Transform" tab is one method.
Click on the Navigate to the “Any column” section which contains Select “Rename”.
“Transform” tab. transformations at the column level for any data type
column.
01.
02.
03.
3
Data transformations in Power BI
| Power Query Editor enables us to address various data quality issues, such as inconsistencies,
unexpected values, and null values by either replacing or deleting them.
Replace values
Reduce rows
4
Data transformations in Power BI
| The "View" tab in Power Query Editor also allows us to see the column quality of each column in
the dataset and resolve any data quality issues.
5
Data transformations in Power BI
| We can evaluate and change data types to ensure data consistency. In the Power Query Editor,
there are multiple ways to transform data types.
Right-click method
| We can also use the Power Query Editor to identify data types automatically based on the values
in the column.
7
Data transformations in Power BI
Data profiling
|
Profiling data helps us understand its characteristics. We can use profiling to identify outliers,
missing values, and data distributions. Power Query Editor provides summary statistics and
histograms to help us achieve this.
Navigate to the The "Any Column" feature allows us to pivot or The "Table" section
“Transform” tab. unpivot columns to change the shape of our dataset allows us to group data,
as well as move columns around. transpose and rearrange
rows.
01.
02.
03.
9
Data transformations in Power BI
Group by
To group data by a specific column, we use the group by option
which is either available in the “Table” section under the
“Transform” tab or in the “Home” tab under the “Transform”
section.
Basic:
Under the basic settings, we can select the column to group by,
as well as the operation to use to group the column and the
name of the grouped column.
Advanced:
10
An introduction to dashboards and reports
|
In the Power Query Editor, there are two distinct data shape transformation operations, namely
transposing and pivoting data. Each operation serves a different purpose and can be used to
restructure data in various ways.
Transpose
11
An introduction to dashboards and reports
01. Select where the cell values for the new columns
will come from.
12