Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Data Modeling with Microsoft Excel

You're reading from  Data Modeling with Microsoft Excel

Product type Book
Published in Nov 2023
Publisher Packt
ISBN-13 9781803240282
Pages 316 pages
Edition 1st Edition
Languages
Author (1):
Bernard Obeng Boateng Bernard Obeng Boateng
Profile icon Bernard Obeng Boateng

Table of Contents (16) Chapters

Preface 1. Part 1: Overview and Introduction to Data Modeling in Microsoft Excel
2. Chapter 1: Getting Started with Data Modeling – Overview and Importance 3. Chapter 2: Data Structuring for Data Models – What’s the best way to layout your data? 4. Chapter 3: Preparing Your Data for the Data Model – Cleaning and Transforming Your Data Using Power Query 5. Chapter 4: Data Modeling with Power Pivot – Understanding How to Combine and Analyze Multiple Tables Using the Data Model 6. Part 2: Creating Insightful Calculations from your Data Model using DAX and Cube Functions
7. Chapter 5: Creating DAX Calculations from Your Data Model – Introduction to Measures and Calculated Columns 8. Chapter 6: Creating Cube Functions from Your Data Model – a Flexible Alternative to Calculations in Your Data Model 9. Part 3: Putting it all together with a Dashboard
10. Chapter 7: Communicating Insights from Your Data Model Using Dashboards – Overview and Uses 11. Chapter 8: Visualization Elements for Your Dashboard – Slicers, PivotCharts, Conditional Formatting, and Shapes 12. Chapter 9: Choosing the Right Design Themes – Less Is More with Colors 13. Chapter 10: Publication and Deployment – Sharing with Report Users 14. Index 15. Other Books You May Enjoy

Common DAX functions (time intelligence, FILTER, CALCULATE, and so on)

There are over 250 DAX functions. We will not be covering all these functions in this book, but we will use and apply the most common functions to our sales dashboard.

Earlier, we calculated our first DAX formula using SUM. SUM falls under the category of DAX functions called aggregation functions. They are responsible for computing scalar values, such as sums, averages, minimums, maximums, and counts, across all rows within a column or table in our data model.

Here are some other categories of DAX functions and what they can be used to calculate:

  • Filter functions: These functions assist in fetching specific data types, searching for values in related tables, and applying filters based on associated values. Lookup functions operate by utilizing tables and their relationships. Filtering functions provide the ability to modify the data context, enabling the creation of dynamic calculations. This includes...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}