Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 1 KB

File metadata and controls

22 lines (10 loc) · 1 KB

Defining Multiple Chart Configurations

You can define multiple chart configurations for the same dataset in SAP Fiori elements for OData V4.

This feature enables you to display different charts for different use cases, based on the same dataset. Use the chart configurations to do the following:

  • Display different charts in different views of the list report page.

  • Display different charts in different sections of the object page.

To define multiple chart configurations on the same entity, define a UI.Chart annotation with a specific qualifier.

For more information and live examples, see the SAP Fiori development portal at Building Blocks - Chart - Usage with Qualifier.

Note:

For information about SAP Fiori elements for OData V2, see Defining Multiple Chart Configurations.