I am trying to set up a formula to add to a column in zoho sheets when a new row is added to the zoho sheet. The formula I am using works when I manually enter into zoho sheets but not when I am setting up the zap in zapier. Keeps telling me that there is a syntax error. Here is the formula:
=IF(5-(TODAY()-E[[row_number]])>0;5-(TODAY()-E[[row_number]])&" day(s)";"Past Due")
I have adjusted the row number to show the row index option under transform > formulas.
Does anyone know what I am doing wrong here?
Locale settings in zoho sheets:
Decimal separator Dot (.)
Grouping separator Comma (,)






