The Banner has 4 data fields available for binding :
- Tag : how we split series of different items in the same stream
- Value : main value displayed
- Target : target displayed, compared to the Actual Value
- Split into many widgets : how we split series of different Banners in the same container
Tag
This represents the series field to generate different items in the stream of displayed values.
This field cannot be aggregated : it must have several separate values in order to create separate items and group the “Values” aggregation.
This field is required.
Value
This represents the main number value displayed for the items.
This field must be aggregated : you must choose an aggregation function (SUM, AVG, …)
This field is required.
Target
This represents a target value to compare to the main Value.
This field must be aggregated : you must choose an aggregation function (SUM, AVG, …)
This field is optional.
Group By : Split into many widgets
This represents the series field used to generate a different contained Banner Widget for each different value in this field.
This allows to create many sub-widgets dynamically.
This will turn the widget into a container, and generate a complete different chart for each value in the series field, contained in the Widget.
The layout of the charts inside the container is configurable.
Please see the corresponding chapter to configure the view of the Widget container.
This field is optional.
Post your comment on this topic.