Hi All,
I’m using below code snippet in my flow service.
The condition xyz != $null and abc != $null works only is xyz and abc fields are missing. If these field are coming with empty values then this sequence is not executed.
How can we achieve both of this. Please suggest.
Thanks,
Monica