INTERFACE
PivotReportTabsInterface
link GraphQL Schema definition
- interface PivotReportTabsInterface {
- # Filter conditions that determine which records the pivot report includes.
- : ProfileFilterBaseInterface!
- # View configuration of the pivot report, including its row and column dimensions,
- # aggregation columns, totals and chart.
- : ViewPivotReportTab!
- }
link Require by
- AccountPivotReportProfile
- ActivityPivotReportProfile
- ContactPivotReportProfile
- CustomEntityPivotReportProfile
- EmailPivotReportProfile
- FeedPivotReportProfile
- LeadOpportunityPivotReportProfile
- NotePivotReportProfile
- PivotTable
- ProductPivotReportProfile
- ProjectPivotReportProfile
- QuotePivotReportProfile
- TimeframePivotReportProfile