Book Image

Enhancing Data Visualization Models in Power BI with DAX [Video]

By : Aashish Jagdale
2.5 (2)
Book Image

Enhancing Data Visualization Models in Power BI with DAX [Video]

2.5 (2)
By: Aashish Jagdale

Overview of this book

Microsoft's Power BI is one of the most powerful business intelligence tools on the market. It provides actionable information about your company's data through appealing dashboards and visualizations. To present insightful visualizations, you need to perform statistical operations and data-crunching. That's how DAX (Data Analysis Expressions) boosts Power BI functionalities. Through its library of functions and operators, you can build formulas and expressions to simplify that task. In this course, you will use Power BI with DAX to transform your company's data into a visualization to better understand and interpret your data. You will begin by understanding the limitations of your data, then clean it to make it available for the right dataset. You will be creating required workspaces on the web and learning new (and updating existing) development skills using DAX. Enhance your data models for normal and advanced calculations to create interactive reports using the large set of visualizations that are available. Toward the end of the course, you will monitor your business data to get rapid answers via rich dashboards and visualizations available on every device. The code bundle for this course is available at: https://github.com/PacktPublishing/Enhancing-Data-Visualization-Models-in-Power-BI-with-DAX
Table of Contents (6 chapters)
Chapter 4
Improving Your Data Model
Content Locked
Section 6
Sorting Data in Columns and Data Categorization
Sorting can be quite useful while designing reports which can be a simple alphabetical sort or custom user defined sort. Here, you will learn about different methods to sort your data, with the help of an example.