Forum Discussion
Anonymous
5 years agoNot applicable
Comparing values of type text to integer
Hi, Although I have heard of this error "You cannot compare values of type text to integer" a lot of times before, Im still not able to figure out what conversion I need to make with my below cal...
- 5 years ago
Hi Anonymous
Your [202/3 Flag]column was Text and it needed to be Whole Number type.
I've changed it and now your Calculated Column code works.
Regards
Phil
PhilipTreacy
5 years agoSuper User
Anonymous
It's hard to say without seeing your data.
Somewhere in that code you're comparing a text value with a number.
Regards
Phil