The data type of one of my columns is repeatedly converted to a “Date” data type from a "Dropdown (Single Select)" column type. When I return the data type to a single-select checklist, it is repeatedly converted back to a date data type. Is there a way to prevent this from occurring?
I have tried moving the column away from other date/time columns, but it does not resolve the issue. I am also trying to identify precisely the cases in which this occurs, but it appears to be both when a column is manipulated and when there are multiple users editing one sheet. (The functionality of this sheet requires new rows to be added by various users.)
Thanks!