Enum dropdown in Form populates a " ' "

Bishop
New Member

I have an Enum dropdown set-up that allows me to put in a number between 1 - 100

When I put my entry in, it populates in my app just fine. Let’s say I put in “8”

I go check the data in Gsheets, and the entry is " '8 "

Which of course won’t work to do formulas. Does anyone know how to fix this?

Solved Solved
0 5 99
1 ACCEPTED SOLUTION

Please try to have the base type of the enum column as “Number” and in the Gsheet please format the corresponding column as 'Number"

View solution in original post

5 REPLIES 5

Please try to have the base type of the enum column as “Number” and in the Gsheet please format the corresponding column as 'Number"

Bishop
New Member

Hello. I have done so, but still, the numbers I put into my Form show up like this in the Gsheet.

Bishop
New Member

I figured it out. Thank you.

Great. May we know how you solved it?

Bishop
New Member

It was exactly as you said but I hadn’t deleted the data from my app and re-added it, so the format changes to “Number” hadn’t taken place

Top Labels in this Space