Error on Skuid Page ORA-01722

Hi Everyone.

Having a strange error come up in a Skuid Page:

common.exception.SfdcSqlException:ORA-01722:invalid number

Anyone have any idea why this might have happened?

It should be noted that we changed some data types of fields on the Account, from pick-list to Text… would this be causing the error maybe?

Cheers.

When you change FieldTypes in SF, it can help to delete this field from your table in Skuid and get the field (with the new type) in again. Have you already tried this?
Or do you have any Conditions related to this field as a PicklistType?