I have a document library where attachments sit waiting to be processed. Once processed a column called "status" is updated to "completed". This has allow me to create two views of the library to show items with a status of completed and another view to show items without a status and therefore outstanding.
The open in explorer view is used to find and open the relevant attachment, however as it shows all the items it can be trickery to find. What I need is the explorer only showing the outstanding items.
Is there a way to achieve this?