The number user input enables the dynamic entry of numerical values in data feed processing. User input is an interface to a data feed, allowing a user to enter data manually in a dashboard. The input is done with a period (.) as the decimal separator and with no thousand grouping character (for example, 1234.56).
The user input (list) operator can only be connected to operators that support the processing of list values (multiple selection). These operators are:
Filter rows
Data feed
JDBC
Terracotta
The following parameters are available.
Parameter |
Description |
---|---|
Name |
Name of user input Source: Constant Data type: Text Specification: Optional The names of the individual user input must be unique within the feed definition. |
Preview value |
List of value used for a test calculation in the feed editor. Source: Constant Data type: Number Specification: Optional |
Default value |
List of values used if the user does not provide any input. Source: Constant Data type: Number Specification: Optional |
Edit |
Enables you to enter the relevant debug and preview values in a table. |