Mato
ShowsHow it worksAI talentsFree toolsPricing
Book a demo
ShowsHow it worksAI talentsFree toolsPricingSign in
Mato
Mato

The first generation of AI talents. Live AI media for brands, networks and creators.

ElevenLabs GrantsAWS ActivateGoogle for StartupsNVIDIA Inception Program

Product

  • How it works
  • AI talents
  • Documentation
  • The studio
  • Pricing
  • Embed player
  • Mato MCP
  • Mato Voice
  • Voice Studio
  • Changelog

Company

  • About
  • Vision
  • Partners
  • Affiliates
  • Blog
  • CustomersComing soon
  • CareersComing soon
  • Press kit
  • Contact

Resources

  • Investor overview
  • Free podcast tools
  • Free podcast transcription
  • Podcast ROI calculator
  • API docsComing soon
  • SecurityComing soon
  • StatusComing soon

© 2026 Mato. All rights reserved.

English · Multiple languages available

PrivacyTerms

Live Interview

And why does that matter?

This is how a Mato agent talks. Take the other seat: answer a few and feel it follow the thread.

Try it yourself

Podcast charts

Tech Exam Prep

Published by Ran Chen, EA, CFP®

  • How to
  • Education
  • Courses

Tech Exam Prep is a free, daily podcast by OpenExamPrep covering the most in-demand IT and technology certification exams — including CompTIA Security+, AWS Cloud Practitioner, CompTIA Network+, CCNA, CompTIA A+, and more. Each 5-minute episode breaks down one exam topic with concrete examples, common exam traps, and memory tricks to help you pass on your first attempt. No fluff, no filler — just the concepts you need to know, explained the way the exam tests them. This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP designation. He is passionate about opening access to high-quality exam preparation for everyone. For free practice questions, AI-powered explanations, flashcards, and full study guides, visit https://open-exam-prep.com/ Subscribe and listen daily — your certification is closer than you think.

Listen on Apple Podcasts, opens in a new tabMake something like it

On the charts

1 chart placement

Every published chart this podcast appears in, in the snapshot behind this page. Each one links to the chart it came off.

  1. Number 172How toUnited States

From the feed

Recent episodes

The latest episodes published to this podcast’s own RSS feed. Titles and descriptions are the publisher’s.

  1. [PL-300] 21, Role-Playing Dimensions from Tech Exam Prep, opens in a new tab

    Sep 20, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to identify role-playing dimension scenarios involving Order Date, Ship Date, and Due Date on the PL-300 exam. - The differences between duplicating date dimensions and using inactive relationships in Power BI. - When to select duplicated tables to support independent, simultaneous slicers on a report page. - How to write DAX measures using CALCULATE and USERELATIONSHIP to activate inactive date relationships. - Common exam traps regarding dataset optimization, relationship limitations, and model maintenance tradeoffs. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  2. [PL-300] 20, Table and Column Properties from Tech Exam Prep, opens in a new tab

    Sep 19, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to configure Sort by Column to resolve chronological sorting issues for date and month fields in PL-300 scenarios. - The distinction between Data Type and Formatting properties, along with proper Data Category assignment for geospatial visuals. - Why setting Default Summarization to Do Not Summarize prevents incorrect aggregation of numeric identifiers like Zip Codes and Customer IDs. - Strategies for hiding technical surrogate keys and raw columns to simplify self-service reporting and improve Q&A natural language query accuracy. - Exam-tested techniques for using table and column descriptions to enhance metadata clarity for report creators. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  3. [PL-300] 19, Star Schema Design and Model Granularity from Tech Exam Prep, opens in a new tab

    Sep 18, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to distinguish fact tables from dimension tables to establish optimal one-to-many relationships. - How to handle granularity mismatches across different fact tables without introducing calculation errors. - Why flattening snowflaked dimensions improves filter context propagation and VertiPaq compression. - How wide flat tables degrade Power BI model performance and break time intelligence capabilities. - How to resolve many-to-many modeling challenges without relying on risky bi-directional cross-filtering. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  4. [PL-300] 18, Relationship Keys and Query Load Settings from Tech Exam Prep, opens in a new tab

    Sep 17, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to handle composite keys by concatenating columns or creating numeric surrogate keys in Power Query - Why data types must strictly match across related tables to ensure stable model relationships - How unchecking Enable Load creates connection-only staging queries without breaking downstream references - When to disable Include in Report Refresh for static historical data to reduce refresh duration - A practical mnemonic to remember key modeling and query load rules on the PL-300 exam For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  5. [PL-300] 17, Merge Queries vs Append Queries from Tech Exam Prep, opens in a new tab

    Sep 16, 20264 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How Merge Queries joins tables horizontally using matching key columns, while Append Queries stacks tables vertically. - The six join kinds in Power Query Merge operations, including default Left Outer and audit-oriented Left Anti joins. - How duplicate key values in a Merge table cause row count expansion and row duplication traps on the exam. - Why Append Queries requires identical column names and case sensitivity to avoid extra null-filled columns. - Clear scenario triggers to instantly choose between horizontal column enrichment and vertical row consolidation. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  6. [PL-300] 16, Reference Queries vs Duplicate Queries from Tech Exam Prep, opens in a new tab

    Sep 15, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How reference queries maintain parent-child lineage and automatically inherit upstream transformations in Power Query. - Why duplicate queries create independent M code scripts without ongoing dependencies or automatic updates from the original query. - Best practices for staging queries, including disabling load and referencing staging tables to build star schema fact and dimension tables. - Common PL-300 exam traps involving breaking changes in upstream queries and maintenance overhead in duplicated pipelines. - The mental shortcut Reference Remembers, Duplicate Disconnects to quickly solve query architectural scenarios on exam day. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  7. [PL-300] 15, Building Fact and Dimension Tables in Power Query from Tech Exam Prep, opens in a new tab

    Sep 14, 20262 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to transform flat source data into fact and dimension tables in Power Query for the PL-300 exam - Why applying Remove Duplicates on dimension key columns is critical to prevent many-to-many relationships - How to establish and match correct granularity between fact and dimension tables - Key differences between referencing and duplicating queries when building data models - Common PL-300 exam traps involving query transformations and star schema design For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  8. [PL-300] 14, Converting JSON, XML, and Lists into Tables from Tech Exam Prep, opens in a new tab

    Sep 13, 20264 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to convert top-level JSON and XML list structures into tables using Power Query - The functional difference between expanding Record columns horizontally versus List columns vertically - Techniques for using Extract Values with delimiters to prevent accidental row multiplication - How to identify and avoid cartesian product traps when expanding multiple nested lists - Step-by-step methods to navigate nested XML attributes and REST API JSON payloads for PL-300 scenarios For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  9. [PL-300] 13, Pivoting, Unpivoting, and Transposing Data from Tech Exam Prep, opens in a new tab

    Sep 12, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - Why Unpivot Other Columns is necessary to dynamically absorb newly added period columns - The critical distinction between structural grid rotation using Transpose and data normalization using Unpivot - How to properly configure Pivot Column advanced options to handle text values without unwanted aggregation - How to transform matrix-shaped raw spreadsheet data into an analytics-ready tabular structure - Common PL-300 exam traps involving hardcoded column references versus resilient Power Query M code steps For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  10. [PL-300] 12, Grouping and Aggregating Rows from Tech Exam Prep, opens in a new tab

    Sep 11, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How single and multiple key combinations dictate table granularity during Group By operations in Power Query. - The role of standard aggregations like Count, Sum, Average, Min, Max, and Count Distinct in data reduction. - How the All Rows operation creates nested tables to retain detail while performing group-level calculations. - Exam strategies for avoiding detail loss traps through merging aggregated tables or expanding nested tables. - M code syntax patterns for Table.Group and performance trade-offs of early data aggregation for the PL-300 exam. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  11. [PL-300] 11, Creating and Transforming Columns from Tech Exam Prep, opens in a new tab

    Sep 10, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to distinguish between Power Query transformations and DAX calculated columns for optimal Power BI performance - How to utilize conditional, custom, index, duplicate, split, and merge column features in Power Query - How to apply extract, replace, and format text operations accurately during data preparation - Key exam traps regarding transforming existing columns versus adding new columns in Power Query - A memorable mental shortcut to instantly identify the right architecture on PL-300 scenario questions For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  12. [PL-300] 10, Data Types, Locale, and Type Conversion from Tech Exam Prep, opens in a new tab

    Sep 9, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - Key distinction between decimal and fixed decimal for financial accuracy in Power BI - How duration differs from time and why incorrect types break aggregations and dataset refresh - How to handle international dates and numbers using Change Type using Locale in Power Query - Why mismatched data types break table relationships, sorting, and DAX calculations - Exam strategies for choosing early Power Query ETL type conversion over Desktop Data view For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  13. [PL-300] 9, Fixing Nulls, Errors, and Data Quality Problems from Tech Exam Prep, opens in a new tab

    Sep 8, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How replacing errors with zero versus leaving nulls impacts DAX measures like AVERAGE and DIVIDE - The critical functional difference between Remove Errors and Keep Errors when diagnosing data anomalies - Best practices for using Fill Down and Fill Up to handle parent-child hierarchy gaps - How step order and text trimming affect deduplication and inconsistent label cleanup in Power Query - Strategies for resolving folder import failures and schema changes using robust Power Query error handling For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  14. [PL-300] 8, Data Profiling, Column Quality, and Statistics from Tech Exam Prep, opens in a new tab

    Sep 7, 20264 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How Column Quality, Distribution, and Profile features function in Power Query Editor for PL-300. - The critical difference between Distinct values (total unique types) and Unique values (values appearing exactly once). - How to interpret summary statistics like minimum, maximum, top, and bottom values in Column Profile. - How to troubleshoot missing errors by switching profiling scope from top 1,000 rows to the entire dataset. - The performance trade-offs associated with profiling entire large datasets versus sampling top rows. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  15. [PL-300] 7, Creating and Using Power Query Parameters from Tech Exam Prep, opens in a new tab

    Sep 6, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How Power Query parameters dynamically modify server names, file paths, dates, and environment settings at the M code data ingestion layer - How to configure data types, default values, and parameter lists in Power Query Editor for reusable filtering - The critical architectural differences between Power Query parameters, What-If numeric range parameters, and field parameters - Key PL-300 exam indicators for choosing the correct parameter type based on business scenarios - A memorable shortcut phrase to quickly distinguish source transformations from report-level DAX interactions For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  16. [PL-300] 6, Import, DirectQuery, and DirectLake from Tech Exam Prep, opens in a new tab

    Sep 5, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - Core operational differences between Import, DirectQuery, and DirectLake storage modes in Power BI and Microsoft Fabric - How performance, data freshness, source system load, and refresh behavior dictate storage mode selection on the PL-300 exam - Key limitations and traps surrounding DirectQuery, including restricted DAX functions and high source database strain - Environment prerequisites and DirectLake fallback behavior to DirectQuery during high memory load or unsupported feature usage - The mental shortcut Import for Speed, DirectQuery for Source, DirectLake for OneLake to quickly solve PL-300 scenario questions For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  17. [PL-300] 5, Data Source Settings, Credentials, and Privacy Levels from Tech Exam Prep, opens in a new tab

    Sep 4, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to configure data source settings, file paths, and authentication methods for PL-300 scenario questions. - How to troubleshoot credential updates and dataset refresh failures between Power BI Desktop and Service. - The four privacy levels and how the Formula Firewall prevents unauthorized data exposure during query folding. - How interactions between Private, Organizational, and Public data sources trigger or resolve refresh errors. - Key strategies to fix Formula Firewall issues on gateways and datasets to pass certification questions. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  18. [PL-300] 4, Connecting to Files, Databases, and Semantic Models from Tech Exam Prep, opens in a new tab

    Sep 3, 20264 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - How to choose between single file connectors and the Folder connector for combining scheduled data drops. - How native SQL queries in relational database connections impact Power Query query folding. - Key differences between Import mode, DirectQuery mode, and Live Connections for performance and features. - How Privacy Levels prevent data leakage and resolve Formula Firewall errors during multi-source queries. - How to extend shared Power BI semantic models using composite models and DirectQuery. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  19. [PL-300] 3, The End-to-End Power BI Data Analyst Workflow from Tech Exam Prep, opens in a new tab

    Sep 2, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - Domain 1 responsibilities including data connections, Power Query transformations, and query folding versus DAX calculated columns. - Domain 2 concepts focusing on star schema design, DAX measure creation, and defining Row-Level Security rules in Power BI Desktop. - Domain 3 techniques for visual selection, drillthrough navigation, bookmarks, and using Performance Analyzer to troubleshoot slow reports. - Domain 4 operational tasks including publishing, workspace management, scheduled refresh configuration, and On-premises Data Gateway setup. - The PMVD mental shortcut to instantly map end-to-end Power BI workflow stages to their exact PL-300 domain ownership on the exam. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

  20. [PL-300] 2, Exam Domains, Scoring, and Question Strategy from Tech Exam Prep, opens in a new tab

    Sep 1, 20263 min

    This podcast is made by Ran Chen, who holds an EA license, Insurance and Securities licenses (Series 6, 63, 65), and the CFP® designation. He is passionate about opening access to high-quality exam preparation resources and helping learners prepare more effectively for professional certification exams. In this episode you will learn: - Breakdown of the four PL-300 exam domain weightings across data prep, modeling, visualization, and service management. - How Microsoft's 700 scaled-score scoring standard works and why unanswered questions should never be left blank. - Proven time management strategies for navigating the 100-minute exam and handling non-reversible case study sections. - How to analyze Microsoft question formats, including multi-select steps, drag-and-drop, and scenario-based items. - Effective techniques to spot and eliminate plausible distractors using the FOCUS mnemonic for scenario questions. For more free exam prep tools, practice questions, and AI-powered explanations, visit https://open-exam-prep.com/ or YouTube Channel: https://www.youtube.com/@Open-exam-prep

Ranking source

Apple Podcasts rankings via the Mato Topic Intelligence Platform.

Observed September 20, 2026.

Apple and Apple Podcasts are trademarks of Apple Inc., registered in the U.S. and other countries.

Pairs with

What to do with a chart

01ShowsThe shows Mato publishesEvery public Mato show, its episodes, and the Apple placements it holds.02AI talentPick the voice before the formatThe live roster of hosts, each with samples you can listen to before you commit.03How it worksFrom an idea to a published episodeWhat Mato does between the brief and the feed, step by step.

Steal the structure, not the show

Bring this source into Mato to read its transferable patterns, then turn them into an original show for your own audience.

Hear a Mato showCreate a show inspired by this