Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Hey all, I'm trying to adjust the grouping names in a report from the Role ID to the Primary Role. In text mode, is there a way to translate the ID to the name that actually makes sense for the viewers? Any help would be appreciated!
Solucionado! Ir para a Solução.
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
In your group.0, change: group.0.valuefield=owner:roleID to the following:
group.0.valuefield=owner:role:name
And change: group.0.namekeyargkey.1=roleID to the following:
group.0.namekeyargkey.1=role:name
I tested this out with an Issue Report and I got results grouped by the role name.
Visualizações
respostas
Total de curtidas
Hi Taylor, yes. Just change wherever it says "roleID" to "role:name". So for the below, valuefield=roleID, would be valuefield=role:name. This will work for any report where you want to change ID to Name; you would just need to change where it says ID to :name
displayname=
linkedname=direct
namekey=roleID
querysort=roleID
valuefield=roleID
valueformat=HTML
Visualizações
respostas
Total de curtidas
Thanks so much for the help! Unfortunately this is a method I've already tried with no luck.
This is the string now:
group.0.linkedname=owner
group.0.namekey=view.relatedcolumn
group.0.valuefield=owner:roleID
group.0.namekeyargkey.0=owner
group.0.namekeyargkey.1=roleID
group.0.valueformat=string
group.1.linkedname=direct
group.1.namekey=Department/Location
group.1.valuefield=Department/Location
group.1.valueformat=customDataLabelsAsString
textmode=true
Visualizações
respostas
Total de curtidas
What type of report are you trying to run (User, Task, etc.)?
Visualizações
respostas
Total de curtidas
Sorry, it is an issue report
Visualizações
respostas
Total de curtidas
In your group.0, change: group.0.valuefield=owner:roleID to the following:
group.0.valuefield=owner:role:name
And change: group.0.namekeyargkey.1=roleID to the following:
group.0.namekeyargkey.1=role:name
I tested this out with an Issue Report and I got results grouped by the role name.
Visualizações
respostas
Total de curtidas
Thanks so much for your help, I really appreciate it! 🙂 Have a great weekend!
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas