Hello,
I am trying to apply an advance filter on confirmed receipt date for open purchase orders.
I want to apply both (LessThanUtcNow()) and is not blank. Otherwise, the (LessThanUtcNow()) filter alone will display blank values, which I do not want.
I have tried a few without success:
Any ideas?
Thank you in advance!