String selector(字符串选择器(String selector))¶
Creates a multiselect (or single select) parameter based on an array of specified string values. This is useful when trying to restrict user selection to a set of predefined values in a dashboard.
Also commonly used in conjunction with the Unique column values (materialization) card to create a property value selector when using materializations. When selecting property values on object sets, a property value select parameter can be used instead.
Input type¶
String array
Output type¶
String, String array
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Unsupported |
中文翻译¶
字符串选择器(String selector)¶
基于指定的字符串值数组创建多选(或单选)参数。当需要限制用户在仪表板中从预定义值集合中进行选择时,此功能非常有用。
该功能也常与唯一列值(物化)卡片结合使用,在物化场景下创建属性值选择器。若需在对象集上选择属性值,可改用属性值选择参数(property value select parameter)。
输入类型¶
字符串数组(String array)
输出类型¶
字符串(String)、字符串数组(String array)
使用信息¶
| 功能 | 支持情况 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 不支持 |