Error description 270-0022

Error message

Column %1 cannot be indexed

Cause of error

An attempt was made to create an index for a column that was not configured for unique values.

Error correction

Change the values in the column such that each value is unique and configure the column for unique values, or enter a different column for indexing.