The following field containers are available for configuring data binding on a Range Navigator :

RangeNavigator example configuration

  • Value : the height of the background chart
  • Argument : the field used to filter data during selection, and also how we group values together to create points on the background chart

Value

This represents the quantity we want to display on the background chart, and will bind for example to the height of the Area (Area chart).

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

Argument

This represents the category we want to use internally to filter distinct values.
This is how we group values together to create points on the background chart.

This field cannot be aggregated because it must have several separate values in order to be used as filter.
This is a required field, and must be a date field.

The date format (Date, MonthYear, …) is used to group the data to display on the chart, but also during filter selection.

Last modified: Feb 17, 2022

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