Hi,
I am trying to check if a value that I receive from a YouCanBookMe me field is larger than 1. The field in YCBM is a text (since it is an input on their form) and it comes in as a fraction (i.e. 1/2). I am trying to find a way to convert this string to a number and then compare to see if it is larger than 1.
I’ve tried using Formatter Numbers but it does not seem to work. Any ideas?
Thanks!