Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

If or Contains Table Calculation

StacyC
New Member

Ok so I’m not really the sure the best way to go about this.  I’m looking to create a calculation that will return a YES is the Unit Name  contains a # or digit but not just a digit it could have letters too.

I can’t make these work…

contains(${units.unit_name},Digit)

If(${units.unit_name},(0,1,2,3,4,5,6,7,8,9))

0 2 3,997
2 REPLIES 2
Top Labels in this Space
Top Solution Authors