Skip to main content
Best answer

Working with Formatter "invalid syntax : Only numeric numbers are allowed" when working with Text

  • April 15, 2025
  • 3 replies
  • 34 views

I’m working with Formatter and using the ‘Text’ option and selected a ‘spreadsheet styled formula” to get a calculation rolling to support :IF(CONTAINS([taxing state reason], "customer"), [Dock State], [Shipping State]).

Why is onlya numeric value allowed if i’m worming with “Text”? 

 

 

Best answer by Troy Tessalone

Hi ​@Robin Kiefer 

These are the available Zapier formula functions: https://help.zapier.com/hc/en-us/articles/8496181204877-Available-spreadsheet-style-formulas#h_01JADEK5GRSCNG9ZMFXZK7F7CM

CONTAINS() is not an option to use.

Also, you need to make sure to enclose text outputs in double quotes.

e.g. “UT” and “RI”

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34081 replies
  • Answer
  • April 15, 2025

Hi ​@Robin Kiefer 

These are the available Zapier formula functions: https://help.zapier.com/hc/en-us/articles/8496181204877-Available-spreadsheet-style-formulas#h_01JADEK5GRSCNG9ZMFXZK7F7CM

CONTAINS() is not an option to use.

Also, you need to make sure to enclose text outputs in double quotes.

e.g. “UT” and “RI”

 


  • Author
  • New
  • 1 reply
  • April 15, 2025

Thanks Troy - I came up with a new plan for the function and the double quotes sealed the deal. Cheers!


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 9751 replies
  • April 16, 2025

That’s awesome news, ​@Robin Kiefer! 🎉 If you’re open to it, would love to hear a bit more about the new plan you went with—could be super helpful for others that want to do something similar! 🙏