I have a flow - where item is created, then looking up to two different places 1. Employee table to get the employees EID and an Excel file to look up the state of the store number - then updates the record with the information. When the store number is found - the update item works fine, but if the store number entered is not in the excel sheet, the entire update item step is omitted - so it doesn't give the EID nor the state. 