Introduction

standard data binding is used to render the widget information.
But in some case, it will be useful to get more data than the standard one.

The Additional fields are made for that :

  • Adding more fields in the tooltip
  • Binding linked data to parameters
  • More filtering capabilities

In order to use additional fields, you will have to configure a data source to your widget

Using Additional fields

Additional fields works the same way as standard data binding, you will select fields from your data source with an aggregation.
If the widget acts as master widget, the Additional Fields will be visible in the parameter view.

Example

Using a combo box to select batch order will let you filter other data with 1 parameter (the selected data) but if you want to get Start and End Date from your data source, you can add additional fields with start and end date and bind them to parameters. Theses parameters will be use to filter other data sources or widgets.

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