Hi guys,
I'm trying to convert a number value to text. I have a table with a field called status. I'd like to convert the number 2 to "Inactive"
ToText ({timWhseBin.Status},2) THEN ('Inactive')
When i run it it says the remaining text does not appear to be part of a formula.
Thanks for you help
SA
I'm trying to convert a number value to text. I have a table with a field called status. I'd like to convert the number 2 to "Inactive"
ToText ({timWhseBin.Status},2) THEN ('Inactive')
When i run it it says the remaining text does not appear to be part of a formula.
Thanks for you help
SA