Hi, I have a column that can only be a drop down value. Unfortunately this value, project numbers, has a mix of both decimal and non-decimal values. For example, project 356 could be the main project, but has ancillary projects: 356.1, 356.2, ect.
What I'm seeing is that in my project ID column Smartsheet has started adding a decimal. For example in my drop down list the project is 356, but when the form populates the row it uses 356.0.
Is this a bug? I would think strictly restricting to the drop down values would only give you exactly what the drop down value is. I saw some other questions around this that recommended fixing the formatting of the cell, but I don't think I can do this since I do sometimes need the decimal. And I can't simply delete all the .0's because sometimes a department will include it when they create the project number.
Ultimately my issue is that this has crippled my lookup tables and Data Mesh.
Any suggestions?