Collab365 SpacesCollab365 Spaces
SpacesBoardsPricingAcademy membersHow It Works
Collab365 Spaces

AI changes work. Know what to do.

Follow Collab365

FacebookLinkedInInstagramX (Twitter)TikTokYouTube
Excellent on TrustpilotTrustScore 4.5/514 reviews

Platform

  • Explore Spaces
  • Create Account
  • Spaces Roadmap
  • For Teams

Company

  • How We're Surviving AI
  • Blog
  • Academy members
  • About
  • Contact

Legal

  • Privacy
  • Terms
  • Cookie Policy

© 2026 Collab365 Spaces Limited. All rights reserved.

Badhan Ct, Castle St, Hadley, Telford, Shropshire, TF1 5QX, UK

AI changes work. Know what to do.
Start free trial

Excel formulas pull dynamic lists from the data model

Reviewed by Helen Jones25 AugLast review 25 Aug 2026
Excel formulas pull dynamic lists from the data model

Excel University published a worked example that combines CUBESET, CUBESETCOUNT, BYROW, LAMBDA and CUBEVALUE to return a dynamic bill-of-materials list from Excel’s data model. The result changes when the user enters a different assembly code, without VBA or helper columns.

When data sits in a normal worksheet table, FILTER is usually the simpler choice. But FILTER cannot directly reach a Power Query dataset that was loaded only to the data model, which leaves report builders reaching for PivotTables or manual extracts. This pattern gives an existing Excel model a formula-driven output surface that can spill filtered detail onto a sheet. It is most useful when the workbook already depends on Power Pivot relationships or measures and the underlying data is too large to live comfortably in cells.

Analysis

Download the example workbook and test the pattern on a copy of one model. Keep FILTER for worksheet tables; reach for CUBE formulas only when the data or measures live in the data model.

Read full story on excel-university.com

Source note

Source note

Pulse published by Collab365 Spaces, reviewed by Helen Jones on 25 Aug 2026. Cite as "Excel formulas pull dynamic lists from the data model", Collab365 Spaces.

spaces.collab365.com/posts/excel-formulas-pull-dynamic-lists-from-the-data-mo-VzbgRa