Question
Text mode proof approval report $$USER.ID
Hi all!
I'm working on a proof approval report and want to have it filter for $$USER.ID. I have it working for the document report, using the text mode below. Is anyone able to translate that to work for a proof approval report?
Filtered By:
Exists 1 $$objcode
and Exists 1 ID
and Exists 1 Project Status In CUR
and Exists 2 $$objcode
and Exists 2 Approver ID In $$USER.ID
and Exists 2 documentversionid
and Exists 2 Awaiting Decision Equal (Case Sensitive) true
and Is Current Version Equal (Case Sensitive) true
and Proof Decision Equal pending