Forum Discussion
kareemshamel
Jun 28, 2021Copper Contributor
Cannot change column type
Greetings, I am receiving this error when trying to change a column type number to single line text: "the type of this column cannot be changed because it is currently being indexed" Any ...
Betabit7
Sep 02, 2024Copper Contributor
I encountered the same issue and fixed it by following these steps:
- Disable the "Enforce Unique Values" option on the column.
- Remove the column index.
- Change the column type to the desired type.
- Re-enable the ‘Enforce Unique Values’ option.