Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building Interactive Dashboards in Microsoft 365 Excel

You're reading from  Building Interactive Dashboards in Microsoft 365 Excel

Product type Book
Published in Feb 2024
Publisher Packt
ISBN-13 9781803237299
Pages 420 pages
Edition 1st Edition
Languages
Author (1):
Michael Olafusi Michael Olafusi
Profile icon Michael Olafusi

Table of Contents (18) Chapters

Preface Part 1 – Dashboards and Reports in Modern Excel
Chapter 1: Dashboards, Reports, and M365 Excel Chapter 2: Common Dashboards in Lsarge Companies Part 2 – Keeping Your Eyes on Automation
Chapter 3: The Importance of Connecting Directly to the Primary Data Sources Chapter 4: Power Query: the Ultimate Data Transformation Tool Chapter 5: PivotTable and Power Pivot Chapter 6: Must-Know Legacy Excel Functions Chapter 7: Dynamic Array Functions and Lambda Functions Part 3 – Getting the Visualization Right
Chapter 8: Getting Comfortable with the 19 Excel Charts Chapter 9: Non-Chart Visuals Chapter 10: Setting Up the Dashboard's Data Model Chapter 11: Perfecting the Dashboard Chapter 12: Best Practices for Real-World Dashboard Building Index Other Books You May Enjoy

Logical functions

In Legacy Excel, logical functions are functions that carry out logical comparisons or return a logical value (TRUE or FALSE). You can find a full list of the logical functions that are available, as well as their documentation, at https://support.microsoft.com/en-us/office/logical-functions-reference-e093c192-278b-43f6-8c3a-b6ce299931f5. They make a lot of condition-based calculations possible in Excel.

The logical functions that we will cover in this section are as follows:

  • IF
  • IFS
  • IFERROR
  • SWITCH
  • OR
  • AND

The first of these logical functions we will cover is IF.

IF

IF is an Excel function that carries out a specified logical check and allows us to have different outputs for when the check equals TRUE and for when the check equals FALSE. It is one of the most important functions in Excel as it allows us to wrap other functions in a condition-based implementation. Think of any computation you need to do but you must factor...

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 $15.99/month. Cancel anytime}