Skip to content

docs: expand supported metric types for pivot table totals#718

Merged
ZeRego merged 1 commit into
mainfrom
mintlify/70520cb8
May 29, 2026
Merged

docs: expand supported metric types for pivot table totals#718
ZeRego merged 1 commit into
mainfrom
mintlify/70520cb8

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 28, 2026

Summary

Update the table chart reference to reflect that pivot table column totals now support more metric types beyond count and sum.

Changes

  • Remove the outdated note that pivot table totals only work for count and sum metrics.
  • Add a short explanation that column totals in pivot tables are computed via an extra warehouse query and are accurate for count, sum, count_distinct, average, min, max, and ratio metrics.

Context

Triggered by lightdash/lightdash#23590, which adds warehouse-computed column totals for pivot tables. The frontend now overlays warehouse-computed totals onto pivot columns and removes the previous isSummable gate, so totals are correct for non-additive metric types where they were previously blank or wrong.

cc @jose-lightdash

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 28, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview May 28, 2026, 11:26 AM

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

🤖 Documentation Bot

Status

⚠️ 1 broken link needs manual attention


🔗 Broken Links (Manual Fix Required)

Click to view details
   📄 timezones-draft.mdx

@ZeRego ZeRego merged commit 39c5460 into main May 29, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants