Replace Value in Pabbly

deep_blue

Member
How do I do this in pabbly?

If the incoming value is '1', I want to convert it to '1 post'.

However, if the incoming value is 'x' i.e. any value more than 1; I want to convert it to 'x posts'.
 

Supreme

Well-known member
Staff member
Hey @deep_blue

You can use the conditional statement in the "Number Foramtter: SpreadSheet Formula" action steps to achieve the condition.


2022-09-09_13h44_08.png
 
Top