The Card has 3 data fields available for binding :

  • Actual Value : main value displayed on the Card
  • Target : target displayed in the Card, compared to the Actual Value
  • Series : how we split series of different Cards in the same container

Card v3.0 data configuration example

Actual Value

This represents the primary quantity we want to display as text on the Card.

This field must be aggregated : you must choose an aggregation function (SUM, AVG, …)
This field is required.

Card v3.0 actual value example configuration

Card v3.0 actual value example runtime

Target Value

This represents the Target we want to display as text on the Card, and will be compared to the Actual Value.
When this field is bound, an additional information is displayed as text : a KPI indicating how the Actual Value compares to the Target Value, which can be configured.

This field must be aggregated : you must choose an aggregation function (SUM, AVG, …).
This field is optional.

Card v3.0 Target Value configuration example

Card v3.0 Target Value configuration runtime

Series

This represents the series field to generate a different contained Cards for each different value in this Series field.
Each Card will take a portion of size of the widget depending on the container shape. In order to access the other values, the user may need to scroll.
Please see the corresponding chapter to configure the Card as Widget container.

Example : If you have a field called “Equipment”, you may want to plot a completely separate Card for each value of Equipment :

Card v3.0 Series configuration example

Card v3.0 Series configuration runtime
Last modified: Apr 27, 2020

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment