Hello,
I have an app connected to an Excel file and when created I did not pay attention to proper formatting columns in Excel.
So, I have some datacards that were considered Text, I could do some calculateions based on them, but after some changes, including proper formatting columns in Excel as numbers, I cannot save data.
I receive an error "The requested operation is invalid. Server Response: Invalid value '100' for field 'LastValue', expected a number."
I have tryied to put in the Update property Value(LastValue.Text) but no luck.
I have try to add the field again but when I check the data card will show "abc" insetead of "123".
So how can I corred the data source so I could work now with numbers and the data card be recognized as number?
Kind regards,
Lucian