Group document report by portfolio and program
- September 28, 2023
- 1 reply
- 529 views
I am trying to create a document report for approvals and I want to be able to group the documents by Portfolio (event) then Program (campaign); these docs are all hosted in projects under the portfolio/program. I can't access these field options in the document report so I tried playing around with text mode. However when I try to reference the portfolio/campaign tied to the document's project I get No Value for everything. Below is what I tried to just get the portfolio name to group/show in the report.
group.0.displayname=Event
group.0.linkedname=portfolio
group.0.namekey=view.relatedcolumn
group.0.namekeyargkey.0=portfolio
group.0.namekeyargkey.1=name
group.0.valuefield=documentVersion:document:project:portfolio:name
group.0.valueformat=string
textmode=true