Objective: Define and display drilldown dimensions in charts
Answer:
Use the format: Primary / Drilldown dimension for the chart legend.
The text to be displayed for the dimension visualised by each data sets supports two patterns:
- Single dimension (ex: Number of transports)
- Primary / Drilldown dimension (ex: Number of Tests / Passed)
Examples:
SLR Table Renderer: https://www.sapsolutionmanagerdemo.com/sap/bc/ui5_ui5/stdf/occ_dash/index.html?configId=44-43
Cluster Stack Column Chart: https://www.sapsolutionmanagerdemo.com/sap/bc/ui5_ui5/stdf/occ_dash/index.html?configId=47-454
Steps:
Use the following syntax in the legend of your query: Primary / Drilldown dimension
Results: