How do I update multiple records in Grid via Form Request in Orchestrator?
Please Note that I am able to make iterate over in the form request , but it force the form request to be opened many times !
What i need is to update multiple records using the same form request .
and this is my form request :
the filter is :
I am unable to make the filter on multiple lines without using the iterate over !
Regards