Configure type-ahead columns
- 27 Aug 2024
- 1 Minute to read
- Print
- DarkLight
Configure type-ahead 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 type-ahead columns to limit input choices to a set of existing values. When you select a field in a type-ahead column and start typing, you see a list of matching values.
You can configure two types of value lists that appear in type-ahead 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 type-ahead 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 Typeahead.
- In the Worksheet entity dropdown list, select the worksheet that contains type-ahead list values.
- In the Source field dropdown list, select the column in that worksheet that contains type-ahead list values.
- Add filters based on whether a static or dynamic value list should appear in type-ahead column fields.
Static type-ahead list
- To limit the list values, select Add Filter and enter filter criteria.
- Select Save.
Dynamic type-ahead list
- Select Add Filter.
- In the Add Filter 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?