Good afternoon, I have a project in development but it’s stagnant due to a difficulty we had with dropdown. I’m using Colab to send information from excel to a monday board, I need to store a value that is only number in a column of the dropdown type, but when the value has only numbers it returns an error 500! Can I get around this issue?
The value of ‘Codigo Assessor’ and ‘Codigo cliente’ already exists in the dropdown!
Inside collab the excel columns have this ID
And I refer like this, with monday columns.
I need help referencing numeric values within the dropdown.
Thank you in advance for your attention!