Grouping Hour Report by Source Task / Parent Task | Community
Skip to main content
sydney_peterson
Level 3
February 22, 2024
Solved

Grouping Hour Report by Source Task / Parent Task

  • February 22, 2024
  • 2 replies
  • 571 views

Does anyone know the proper text mode to group an hour report by source / parent task? It's available as a column but not a grouping and I can't figure out the correct text mode myself. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by VicSellers

Hi @sydney_peterson - Give these a try! Let me know if they don't work

 

group.0.name=Source group.0.valuefield=referenceObject:name group.0.valueformat=HTML textmode=true

 

group.0.name=Parent group.0.valuefield=task:backlogParent group.0.valueformat=HTML textmode=true

 

2 replies

VicSellers
Adobe Champion and Community Advisor
VicSellersAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
February 23, 2024

Hi @sydney_peterson - Give these a try! Let me know if they don't work

 

group.0.name=Source group.0.valuefield=referenceObject:name group.0.valueformat=HTML textmode=true

 

group.0.name=Parent group.0.valuefield=task:backlogParent group.0.valueformat=HTML textmode=true

 

sydney_peterson
Level 3
February 25, 2024

Thank you! The second one worked perfectly!