• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

Formula Understanding Help Required

Tony0828

Member
Hi,

I am new to Pabbly and struggling to get my head around the formulars.

Please see the below screenshot. What I am trying to achieve is:

If Status is 'Enquiry Sent', and Enquiry Sent result is greater than 14, send email notification.

Suggestions would be appreciated.

Thanks Tony

Screenshot 2023-02-06 181329.jpg
 
P

Pabblymember11

Guest
Hey @Tony0828

Kindly try this formula once in your action step.

IF('John' = 'John', 'Hello!', 'Goodbye!')
 
Top