pbPassingBI
/

Pivots & data tools

Pivot tables, Power Query, Data Model. 8 cards. Click a card to flip, or use the arrow keys and space bar.

  1. Why build a pivot on a Table?

    Structured references expand automatically, so new rows are included on refresh.

  2. What does Show Values As do?

    Provides % of total, running total, rank and difference calculations without helper columns.

  3. How do you link one slicer to several pivots?

    Report Connections, provided the pivots share a cache.

  4. Which pivot feature needs the Data Model?

    Distinct Count as a value summarisation.

  5. What does Power Query From Folder do?

    Applies one transformation to every file in a directory and appends the results.

  6. Unpivot — what is it for?

    Turning wide data (one column per month) into tall attribute/value rows.

  7. Connection Only load — why?

    Keeps a staging query in memory without writing rows to a worksheet.

  8. Worksheet row limit?

    1,048,576 rows. The Data Model holds far more because data never lands on a sheet.