I’m using Formatter by Zapier, Spreadsheet style formula. The function ISNUMBER() does not seem to be working correctly.
I mapped a value to the function ISNUMBER({{=gives["*********"]["Val1"]}}) where Val 1 maps to a value 60647
The function returned False.
I tried again, hardcoding the number:
ISNUMBER(60647)
The function is still returning false.
This feels like a bug. Is there a known workaround?



