GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.10.0
  • Code samples
  • GitHub

grandTotalsPosition

Home > @gooddata/sdk-ui-pivot > PivotTableNextGrandTotalsPositionConfig > grandTotalsPosition

PivotTableNextGrandTotalsPositionConfig.grandTotalsPosition property

Position of grand totals rows in the table.

  • "pinnedBottom" - Grand totals are pinned at the bottom (always visible while scrolling) - "pinnedTop" - Grand totals are pinned at the top (always visible while scrolling) - "bottom" - Grand totals appear at the end of the table data (scrolls with content) - "top" - Grand totals appear at the beginning of the table data (scrolls with content)

Default value: "pinnedBottom"

Signature:

grandTotalsPosition?: GrandTotalsPosition;
  • PivotTableNextGrandTotalsPositionConfig.grandTotalsPosition property
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use