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 101
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