Hello! We have a My Pending Proof Approval Report, which is a simple report (filters shown below) that is pulling in proofs that failed to generate. Anyone have any tips for excluding the ones that failed to generate? We can always delete them, but we restrict user deletion permissions and don't want to have the Admins doing it all the time.
You could explore filtering based on the proof status, looking at the API explorer this appears to contain statuses representing where the proof is in being created:
I'd try something like the following as a text mode filter:
You could explore filtering based on the proof status, looking at the API explorer this appears to contain statuses representing where the proof is in being created:
I'd try something like the following as a text mode filter: