MissingDataConfiguration - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

MissingDataConfiguration

The configuration options that determine how missing data is treated during the rendering of a line chart.

Contents

Note

In the following list, the required parameters are described first.

TreatmentOption

The treatment option that determines how missing data should be rendered. Choose from the following options:

  • INTERPOLATE: Interpolate missing values between the prior and the next known value.

  • SHOW_AS_ZERO: Show missing values as the value 0.

  • SHOW_AS_BLANK: Display a blank space when rendering missing data.

Type: String

Valid Values: INTERPOLATE | SHOW_AS_ZERO | SHOW_AS_BLANK

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: