I am updating one entity with two lookups. The GUID for the lookups are in two variables which are getting populated from List record action of another table.
Everything's work fine when variable contain the guid however, it's failing when there's no record from the list record action and variable is empty. Instead of nullifying the lookup field, update action is giving an error.