Reporting on Project documents at a task level
Hi,
This seems quite simple but even after looking at all other document reporting answers I can't work out how to report on all documents that have ONLY been added at the project level - in a report attached to a task.
I've got this report working that shows all documents in a folder called MASTERS
EXISTS:a:$$EXISTSMOD=EXISTS
EXISTS:a:$$OBJCODE=DOCFLD
EXISTS:a:documentID=FIELD:ID
EXISTS:a:folder:name=MASTERS
EXISTS:a:folder:name_Mod=eq
So I tried changing MASTERS to be PROJECT FOLDERS = it didn't work.
Tried to include logic where folder isblank = it didn't work
Can anyone help ?