I have a SP Document library, I would like to trigger an email notification when a file is uploaded and a specific field has data.
I created a flow but it does not seem to recognize when I input data in the field. Can someone take a look and see what I am doing wrong?
I also used advanced mode with the below;
@not(empty(triggerBody()?['Requestor_Comments']))
