Simplified list in a report column.
In a project report, is there a way to create a column that lists either the documents that are not in a sub-folder, or those in one particular folder? For example, if we have a folder common to all projects (call it Final) and the project report column lists only documents found in that folder for each project in the report.
I know that listmethod=nested(documents).lists will include all documents in the documents folder. I also tried listmethod=documents.lists, but that appears to do the same thing. Do I need to use something other than type=iterate?
Thanks!
Shawn