Hi Experts ,
I have two lists , one is having transaction data (ULD-Details) and next is a static table (ServiceAreas) ..
Int the ULD-Details list having a field containing country and service area (IATA Code) .. My flow is first reading the ULD-Details list and check whether the service area code is available in the SeviceArea List .. for that i used below conditions ..
Now i want to check the status of the Get item 4 and update a column in ULD-Details list whether its available or not in the Service Area List
how can we trap the output of below Get Item 4 and depend on the status do updates.
rgds
AD