Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::QuickSight::Analysis PieChartAggregatedFieldWells

Focus mode
AWS::QuickSight::Analysis PieChartAggregatedFieldWells - AWS CloudFormation
Filter View

The field well configuration of a pie chart.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Category" : [ DimensionField, ... ], "SmallMultiples" : [ DimensionField, ... ], "Values" : [ MeasureField, ... ] }

Properties

Category

The category (group/color) field wells of a pie chart.

Required: No

Type: Array of DimensionField

Minimum: 0

Maximum: 200

Update requires: No interruption

SmallMultiples

The small multiples field well of a pie chart.

Required: No

Type: Array of DimensionField

Minimum: 0

Maximum: 1

Update requires: No interruption

Values

The value field wells of a pie chart. Values are aggregated based on categories.

Required: No

Type: Array of MeasureField

Minimum: 0

Maximum: 200

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.