I have a SharePoint field named "Prime Mover" of type People/Group >> and it is optional, where i have the following actions:-
1) Get the display name of the "Prime Mover"
2) Assign it to a variable
3) Check if this variable is null
but even if the user did not enter "Prime Mover" value >> condition (check if the variable is null) will evaluate to false, as follow:-

here is the output when the flow runs:-

any advice on this please?
Thanks