- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 02:32 AM
Hi All,
I am trying to create a workflow with:
1. If price is between 10 to 20 send approval to group1.
2. If price is between 20 to 30 send approval to group1, if group1 approves then send approval to group2.
I tried using if conditions and approve groups but I am unable to create the 2nd condition. Please let me know your valuable suggestions on this.
Thankyou in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 02:42 AM
Hi Saikeerthana,
As per what i am seeing the condition in any case if the price is between 10 to 20 or 20 to 30 you are sending approval to Group. You can create Group 1 approval from 10 to 30 then check for price in if and if its in range between 20-30 then trigger approval for Gorup 2.
Thanks,
Bhavisha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 02:47 AM