내 커뮤니티 업적 표시줄을 확대합니다.

Reporting on Document folders

Avatar

Level 3
Hi all- Does anyone currently report on Document Folders in any way? I'm trying to create a report that mimics the folder structure within the project but I don't see the Folder as a reportable object. Thanks!
주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

3 답변 개

Avatar

Level 10
This is a great question, Alison! I was looking at the API explorer and I see that the Document Folder is an object. However, you cannot reference it from the document itself (which seems werid to me). I do know from a roadmap meeting they are trying to fix the way document folders are in the system so you should put in a feature request (I can put one in too 😉 ) so the team is aware of this when they start on that proejct.

Avatar

Level 1

Have you seen any update on this? I have been trying to show the folder that a document is in, from the document report, and can't seem to make it happen.

Avatar

Level 1

Try inserting this into a new column on your report to display the document folder:

 

displayname=Document Folder
listdelimeter=<br>
listmethod=nested(folders).lists
textmode=true
type=iterate
valueexpression={name}
valueformat=HTML