Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Interactive Dashboards in Microsoft 365 Excel

You're reading from   Building Interactive Dashboards in Microsoft 365 Excel Harness the new features and formulae in M365 Excel to create dynamic, automated dashboards

Arrow left icon
Product type Paperback
Published in Feb 2024
Publisher Packt
ISBN-13 9781803237299
Length 420 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Michael Olafusi Michael Olafusi
Author Profile Icon Michael Olafusi
Michael Olafusi
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

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

Dynamic array functions

There are over 22 dynamic array functions in Excel 365 and more are being added almost quarterly. We will, however, focus on the ones you can readily use in your reports and dashboards:

  • UNIQUE
  • FILTER
  • SEQUENCE
  • SORT
  • SORTBY

Let’s start with UNIQUE, which is a very popular dynamic array function.

UNIQUE

UNIQUE is the formula version of Excel’s Remove Duplicates tool, which goes through a selection of Excel cells or tables and removes duplicate entries. It takes in a range and outputs a distinct version of that range. You can use it on a one-dimensional range – a list of values on a single row or single column. You can also use it on a table – a two-dimensional range. Unlike the Remove Duplicates tool, it is dynamically linked to the source range.

The function syntax is UNIQUE(array,[by_col],[exactly_once]). The array, as mentioned earlier, can be one-dimensional or two-dimensional. by_col is optional...

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