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 8
Defining Relationships Between Tables
Defining correct relation between tables is quite important, as far as, data modeling is concerned. This video talks about the steps to define relationships between entities, and their properties like cross filter direction and cardinality.