Cue
The Element type CueKPI allows you to display summarized key performance indicators (KPIs) or important data points on the dashboard. It provides an intuitive way to present counts or statuses of specific dataset values.
Configuring a Cue
To configure a cue, follow these steps:
- Click on the search icon in the top-right corner .
- Search for Business Portals - Dataset List and open the page.
- Select the dataset you want to configure the element for.
- On the newly opened dataset page, execute the action Dashboard Groups.
- Create a new line or select an existing one. For more info about how to set up a dashboard, follow this documentation.
- To assign the element the cue type, select it via the Element View Style field.
- To assign a dataset, select one via the Dataset Table Code field. If there are none visible, refer to this documentation on how to set up dataset tables.
- There is a fact box called Web Content on the page. If it's not visible, click on the info icon in the top-right corner.
- Execute the Edit action of the fact box.
- Here you can define all properties of your cue.
Tip
The Cue typically shows numerical values that represent a count or a key status summary.
Note
Please note that the CueKPI is always showing the first record in the datasettable.
Metadata for Cues
In the General section, you can define the basic properties of the cue:
- Caption: Defines the label shown on the cue.
- Subtitle: Adds an optional subtitle under the caption.
- CSS Class - Header: Specifies a custom CSS class for styling the header.
- CSS Class - Content: Specifies a custom CSS class for styling the content.
Cue Options
Under the Cue section, you can configure additional properties:
- KPIFlowField: The field where the calue should be pulled from.
- CSS Class - Cue Icon: Defines a CSS class to customize the icon displayed within the cue.
Styling a Cue
You can style the cue using custom CSS classes defined in the CSS Class - Header, CSS Class - Content, and CSS Class - Cue Icon fields. This allows you to change the appearance and enhance the visual presentation of your cues.