sap-fiori-analytical-chart

Create analytical chart and table hybrid views for SAP Fiori Elements List Reports.

154|69|Updated May 28, 2021
One-click install
npx skills add https://github.com/SAP/open-ux-tools --skill sap-fiori-analytical-chart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sap-fiori-analytical-chart
Source: https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server/skills/sap-fiori-analytical-chart
Command: npx skills add https://github.com/SAP/open-ux-tools --skill sap-fiori-analytical-chart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize aggregated data in SAP Fiori Elements List Reports by adding an analytical chart and a connected table, enabling quick insights without manual data stitching.

Core Features & Use Cases

  • Hybrid chart + table view: combines a visual chart with a tabular presentation for the same data set.
  • Aggregation-driven visuals: supports typical aggregations (sum, avg, min, max) on a chosen measure.
  • CAP and ABAP RAP compatibility: works with both CAP (CDS) and ABAP RAP backends (OData V4) with appropriate annotations.
  • Practical scenarios: analytics dashboards embedded in List Reports, revenue or KPI summaries shown alongside detail data.

Quick Start

Provide the required inputs (Entity, Dimension field, Measure field, Aggregation method, and Chart type) to generate the analytical chart and the linked table in the List Report.

Frequently Asked Questions about sap-fiori-analytical-chart

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add an analytical chart to an SAP Fiori Elements List Report?

To add an analytical chart to an SAP Fiori Elements List Report, you configure a hybrid chart and table view using aggregated data. This involves enabling aggregation, configuring the chart, and aligning manifest annotations for a cohesive visual experience.

Can I use analytical charts with both CAP and ABAP RAP backends?

Yes, analytical charts work with both CAP and ABAP RAP backends using OData V4. The configuration requires applying appropriate CDS annotations for CAP and backend annotations for RAP to enable the aggregated visual experience.

What inputs are needed to generate an analytical chart in SAP Fiori Elements?

Generating an analytical chart requires providing the Entity, Dimension field, Measure field, Aggregation method, and Chart type. These inputs generate the analytical chart and the linked table in the List Report.

What aggregations are supported for analytical charts in SAP Fiori Elements?

Analytical charts in SAP Fiori Elements support typical aggregations including sum, average, minimum, and maximum on a chosen measure. This aggregation-driven visual approach enables quick insights without manual data stitching.

Why use a hybrid chart and table view for aggregated data in Fiori Elements?

A hybrid chart and table view combines a visual chart with a tabular presentation for the same aggregated data set. This setup is ideal for practical scenarios like analytics dashboards or KPI summaries shown alongside detail data.