Hi there!!! I'm trying to perform a check on ...

Hi there!!! Iโ€™m trying to perform a check on a text field to verify if there are only numbers in the string. I canโ€™t use a numeric field because it must be scannable and โ€œ0000123456โ€ is a good string โ€ฆ but not a good number. Any idea?

Tks for any support!

0 1 281
1 REPLY 1

How about NUMBER([Column])>0

Top Labels in this Space