Hi all,
I have a mission in a workflow I need to change multiple items in a data field, which seems unachievable with my limited capacity, so I am asking for help.
One side of users (A) create bookings (booking 1, 2, 3, 4…n).
The other side users (B) make offers (offer 1, 2, 3…n) to A’s. Let’s say, based on dates (from & to). The booking 1, 2, 3, 4…n are added to each of Offer 1, 2, 3…n as a list.
When a new user at A side makes a new booking while there are already outstanding offers 1, 2, 3…, and I want to create a worklfow to add this new booking to already-existing offer 1, 2, 3… when conditions (dates from & to) are met.
So, I am using Do a search for “offers”, then I always have to make it a single item whereas I need to update multiple.
Is there any way I can achieve this?
Thanks.