Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Eric,
Below SQL will return all Documents released in Last 20 Days.
) AND (A0.action = 'Enter_Phase'))) AND ((A3.idA3A5 = A1.idA2A2) AND (A3.idA3B5 = A0.idA2A2)AND (A1.idA3containerReference = A2.idA2A2)) and A1.idA3masterReference=A11.idA2A2
Thanks,
