| Parameters
|
If the data source for the query is
Spotfire Server, a list of parameters generates after a view is selected from the drop-down list. All required parameters (with a
Yes value in the
Req? column) must have assigned values.
- If a parameter contains a
Yes value in the
Multi column, then that parameter can accept multiple values. Enter values separated with the default delimiter,
;. For example, if your parameter is
Region and you want to assign
East,
West, and
Central to it, then you should enter
East;West;Central.
- You can assign a delimiter to the
mvs (Multi-Value Separator) parameter. This parameter accepts any string. For example, if your parameter is
Character and you want to assign the following values,
;,
(, and
$, you can assign a
, to the
mvs parameter and assign
;,(,$ to the
Character parameter.
- Only parameters that contain a
Yes in the
Multi column can contain your chosen delimiter.
- If a parameter contains a
Yes value in theRange column, then that parameter only accepts two values separated by your designated delimiter. The first value represents the beginning of a range, and the second represents the end of that range. If the values are numeric, the first value must be less than the second value, for example,
2000;4000.
- The following is an example of a Date/Time range,
6/1/2013;5/31/2014.
|