Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLUCIONADO

Trying to pull issue/request elements into a task report filtered to just one task

Avatar

Level 1

Hi all,

 

I am trying to pull primary contact/requested by name into a task report which is filtered to just one task. Is there a way to do this? - I have tried multiple text mode combinations.

 

displayname=Primary Contact

linkedname=issue

namekey=view.relatedcolumn name

keyargkey.0=issue

namekeyargkey.1=Primary Contact

querysort=issue:primary contact

textmode=true

valuefield=issue:primary contact

valueformat=HTML

 

However, the column is just blank. Is there any way to do this? Appreciate any support.

Tópicos

Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.

1 Solução aceita

Avatar

Resposta correta de
Level 7

Hey @hussaimo1

 

Sorry for the late reply! I am just seeing this now.

This text mode worked for me to pull the converted issues primary contact name into a task report. Hope this helps!

 

displayname=Primary Contact
linkedname=convertedOpTask
namekey=Submission Primary Contact
namekeyargkey.0=convertedOpTask
namekeyargkey.1=owner:name
querysort=convertedOpTask:owner:name
textmode=true
valuefield=convertedOpTask:owner:name
valueformat=HTML

 

Let me know if you have found any other alternative for your question, curious to know about it.

Ver solução na publicação original

1 Resposta

Avatar

Resposta correta de
Level 7

Hey @hussaimo1

 

Sorry for the late reply! I am just seeing this now.

This text mode worked for me to pull the converted issues primary contact name into a task report. Hope this helps!

 

displayname=Primary Contact
linkedname=convertedOpTask
namekey=Submission Primary Contact
namekeyargkey.0=convertedOpTask
namekeyargkey.1=owner:name
querysort=convertedOpTask:owner:name
textmode=true
valuefield=convertedOpTask:owner:name
valueformat=HTML

 

Let me know if you have found any other alternative for your question, curious to know about it.