Skip to main content
Best answer

IF OR in Numbers

  • April 12, 2021
  • 2 replies
  • 121 views

Hi,

 

I’m trying to build something that shows me the total value of products in a basket that meet slightly fuzzy condition. I’m using utilities and Number to do this but it means I need to use 5 tasks to do something that feels like it could be done in one.

 

IF("{{119107523__output__Products[]Items}}"="Family Main WGA +Don","{{119107523__output__Products[]Values}}","")

 

Any thoughts on how I could do something a little more like an IF OR? 

 

Best answer by XRay Tech

Hi @TOMCPG you can try a “Spreadsheet Style Formula” inside Formatter.

 

Inside Formatter select Numbers.  Then select Spreadsheet Style Formula from the dropdown inside the “Transform” field.  Then enter your formula inside the “Forumla” field below.

 

You can read more about Zapier supported formulas here: https://zapier.com/help/create/format/understand-spreadsheet-style-formula-functions

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

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • April 12, 2021

Hi @TOMCPG 

Code steps, although more technical, allow for all sorts of custom logic to be done in 1 step: https://zapier.com/apps/code/help


XRay Tech
Forum|alt.badge.img+4
  • Zapier Solution Partner
  • Answer
  • April 12, 2021

Hi @TOMCPG you can try a “Spreadsheet Style Formula” inside Formatter.

 

Inside Formatter select Numbers.  Then select Spreadsheet Style Formula from the dropdown inside the “Transform” field.  Then enter your formula inside the “Forumla” field below.

 

You can read more about Zapier supported formulas here: https://zapier.com/help/create/format/understand-spreadsheet-style-formula-functions