Configure dropdown columns
- 27 Aug 2024
- 1 Minute to read
- Print
- DarkLight
Configure dropdown columns
- Updated on 27 Aug 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Use dropdown columns to limit input choices to a set of existing values. When you select a field in a dropdown column, you see a list of preset values to select from.
You can configure two types of value lists that appear in dropdown column fields:
- Static—Displays an unchanging list of values.
- Dynamic—Uses the Is field value comparison operator to dynamically return different sets of filtered values.
To configure a dropdown column:
- In the worksheet, select Column and KPI Settings and go to the Columns tab.
- Select or create an input column.
- In the Column settings dialog, go to the General tab.
- In the Value type or Type dropdown list, select Dropdown.
- In the Worksheet entity dropdown list, select the worksheet that contains dropdown list values.
- In the Source field dropdown list, select the column in that worksheet that contains dropdown list values.
- Add filters based on whether a static or dynamic value list should appear in dropdown column fields.
Static dropdown list
- To limit the list values, select Add Filter and enter filter criteria.
- Select Save.
Dynamic dropdown list
- Select Add Filter.
- In the Field dropdown list, select a lookup field in the Worksheet entity.
- In the Operator dropdown list, select Is field value.
- In the Value dropdown list, select the column on the current worksheet that contains the lookup values you want to match against the contents of the lookup field specified in the Add Filter dropdown.
- Select Save.
Was this article helpful?