If you haven't modernized your data cleaning and reporting processes in Microsoft Excel, you're missing out on big productivity gains. And if you're looking to conduct rigorous data analysis, more can be done in Excel than you think. This practical book serves as an introduction to the modern Excel suite of features along with other powerful tools for analytics.
George Mount of Stringfest Analytics shows business analysts, data analysts, and business intelligence specialists how to make bigger gains right from your spreadsheets by using Excel's latest features. You'll learn how to build repeatable data cleaning workflows with Power Query, and design relational data models straight from your workbook with Power Pivot. You'll also explore other exciting new features for analytics, such as dynamic array functions, AI-powered insights, and Python integration.
Learn how to build reports and analyses that were previously difficult or impossible to do in Excel. This book shows you how to:
Build repeatable data cleaning processes for Excel with Power Query
Create relational data models and analysis measures with Power Pivot
Pull data quickly with dynamic arrays
Use AI to uncover patterns and trends from inside Excel
Integrate Python functionality with Excel for automated analysis and reporting
AI Reading Assistant
Whole-book reading guide from stratified index samples; jump to passages in the text
Tip the Site
Support this siteYour recognition and a small knowledge-service contribution help keep this technical work open source.Scan the WeChat Pay or Alipay code below. Logged-in and guest visitors can both tip.
WeChat Pay
Alipay
Open WeChat or Alipay and scan. No login required.
AI guide
# Modern Data Analytics in Excel
## 【One-Line Pitch】
A practical, hands-on guide for business analysts and data professionals who want to modernize their Excel workflows using Power Query, Power Pivot, dynamic arrays, and AI-powered features—turning spreadsheets from a basic calculation tool into a serious analytics platform.
## 【Book Arc】
- **Opening (~0%–9%)**: Introduces the book's core premise—Excel has evolved far beyond basic formulas and functions. Sets up the importance of tables as the foundation for accessing modern Excel features, and previews the major tools covered: Power Query, Power Pivot, dynamic arrays, AI insights, and Python integration.
- **Early (~9%–25%)**: Dives into Power Query fundamentals, starting with the critical concept that data must be formatted as tables before it can be used with modern Excel tools. Walks through the Power Query Editor interface, including the ribbon menu, query management, and the Applied Steps list that tracks every transformation.
- **Early (~25%–34%)**: Covers the ETL (Extract, Transform, Load) process in Power Query—extracting data from tables, transforming it through point-and-click operations, and loading results back into Excel. Introduces data profiling features for understanding data quality, and explains that while Power Query uses the M programming language behind the scenes, most tasks can be done without writing any code.
- **Middle (~34%–44%)**: Focuses on practical data cleaning operations—refreshing queries to keep analyses current, trimming whitespace, transforming column case, creating calculated columns, and reshaping data from "untidy" to "tidy" formats using unpivoting techniques.
- **Middle (~44%–47%)**: Expands beyond single-table operations to combining multiple data sources. Covers appending queries (stacking data vertically) and merging queries (joining tables horizontally), including different join types like left outer and inner joins, with guidance on when each is appropriate.
- **Late (~47%–100%)**: The excerpts show the book continues into dynamic array functions (UNIQUE, FILTER, SORTBY, XLOOKUP) and augmented analytics features like AI-powered insights, statistical modeling, and Python integration—though detailed coverage of these later sections is limited in the available material.
## 【Key Takeaways】
- **Tables are the gateway to modern Excel** (Early): Before using Power Query or other advanced features, data must be formatted as an Excel table. This simple prerequisite unlocks the entire modern analytics toolkit and is worth mastering first.
- **Power Query is a point-and-click ETL tool** (Early): You don't need to learn the M programming language for most tasks. The Power Query Editor's interface handles extraction, transformation, and loading through intuitive clicks, with the formula bar available but not required.
- **The Applied Steps list makes transformations repeatable and editable** (Early): Every action in Power Query is recorded as a step that can be renamed, reordered, or deleted. This makes data cleaning workflows reproducible—a massive improvement over manual, error-prone spreadsheet editing.
- **One-click refresh keeps analyses current** (Middle): The true power of Power Query isn't just cleaning data once—it's the ability to refresh your entire workflow when source data changes. This transforms static reports into living, maintainable processes.
- **Data reshaping is a core Power Query skill** (Middle): Unpivoting "untidy" data—where variables are spread across multiple columns—into a clean, tall format is essential for proper analysis. Power Query makes this operation straightforward.
- **Combining multiple data sources requires structural alignment** (Middle): When appending queries, tables must have matching columns, names, and data types. When merging, understanding join types (left outer vs. inner) determines which records appear in your results.
- **Excel's analytics capabilities extend far beyond basic formulas** (Late): Dynamic array functions and AI-powered features represent the future of Excel-based analytics, though the excerpts provide limited detail on these advanced topics.
## 【Reading Tips】
- **Skim the preface and early chapters** (~0%–9%): These establish the book's philosophy and the importance of tables. If you're already convinced Excel is powerful, you can move quickly through this section.
- **Deep-read Chapters 2–4** (~9%–44%): This is the practical core of Power Query—the editor interface, ETL workflows, data profiling, and column/row transformations. Follow along with the companion workbooks (ch_02.xlsx, ch_04.xlsx) to build muscle memory.
- **Pay attention to the exercises** (throughout): Each chapter ends with hands-on exercises using provided datasets. These are essential for retention—the book is designed to be learned by doing, not just reading.
- **Watch for the "no undo" limitation in Power Query** (Early): The Applied Steps list doesn't support undo. Understanding this constraint upfront will save you frustration—just delete and recreate steps instead of hunting for an undo button.
- **Focus on the join types in Chapter 5** (Middle): Merging data is where many analysts struggle. Take time to understand left outer vs. inner joins with the provided examples before moving on.
## 【Coverage Limits】
This guide is based on excerpts covering roughly the first half of the book (through Chapter 5). Detailed coverage of dynamic arrays, XLOOKUP, AI-powered analytics, and Python integration is not available in the source material.
##
(international or local) 707-829-0104 (fax) support@oreilly.com https://www.oreilly.com/about/contact.html We have a web page for this book, where we list er...
k. Earlier in this chapter, you saw that clicking directly on Close & Load on the Home tab of the Power Query Editor loads the result of the query to an Exce...
ies in the Queries & Connections Pane Appending the Queries Next, head to Home on the Power Query Editor ribbon and click the Append Queries dropdown in the...
rucial across all data modeling tools, not just Power Pivot. While Power Pivot emphasizes one-to-many relationships, understanding all cardinalities ensures...
ies a leap to advanced capabilities. For deeper insights on filter context and the CALCULATE() function, refer to The Definitive Guide to DAX, second edition...
data has gained significant importance, with IDC estimating that streaming data will comprise 30% of all data by 2025. This explosion of data, characterized...
ve deeper into the native integration of Python into Excel. The examples provided in this chapter do not utilize the native Python integration in Excel. Inst...
Support this siteYour recognition and a small knowledge-service contribution help keep this technical work open source.
Scan the WeChat Pay or Alipay code below. Logged-in and guest visitors can both tip.
WeChat PayAlipay
Open WeChat or Alipay and scan. No login required.
Add Tag
Enter tag name (max 50 characters)
Share E-Book
Modern Data Analytics in Excel Using Power Query, Power Pivot, and More for Enhanced Data Analytics (George Mount)(Z-Library)
Scan QR code with your phone to access
Copy the link or scan the QR code to access this e-book on your phone
Share E-Book via Email
Please enter email address
Donation Statistics
¥.00
Total Donations
0
Donation Count
Modern Data Analytics in Excel Using Power Query, Power Pivot, and More for Enhanced Data Analytics (George Mount)(Z-Library)
Find Your Favorite Books
Only registered users can comment after logging in. Comments need to be reviewed by administrators before being displayed
Loading comments...
Reply to Comment
Edit Comment