Hello all,
Could you do me a favor?
I am trying to grab items that have attachments and workflowstatus is not complete. So I added this one, but it looks like it doesn't work
So I added this one
(WorkflowStatus ne 'Complete') and (Attachments ne null)
but it didn't work.
Could you please help me with this one?