Need a Condition, if the choice Category field equals to Engineer and the lookup column Sponsor field is empty; I want it to follow the YES path but if the Category field equals Engineer and the Sponsor field is not empty then follow the NO path which terminates the flow.
The 1st row of the condition works. I can't get the 2nd row to find/fetch the empty value.
I used the 1st dynamic field below from Get Item group, operator "is equal to" and the expression: equals(triggerOutputs()?['body/LU_x003a__x0020_WO_x003a_Sponsor'],null)
For the 2nd row, should I use the Dynamic field from Get Item or from When Item is Created (the item was created on another flow):
- LU: WO:Sponsor
- LU: WO:Sponsor Id
- LU: WO:Sponsor Value