Groups assigned for a task are displaying as [Group:102] rather than Group name

I tried searching Forum already but did not find solution for this. I am following current best practices and using a!queryProcessAnalytics to display a Portal Report in Tempo, however the Groups assigned for a task are displaying as [Group:102] rather than Group name.

I am following the R7.9 Task Report Tutorial which does include how to do special handling for Task Status and Task Details, but for some bizarre reason not Task Assigned Groups. It can not be handled they way Status and Details are as there is no special column config formatting for groups as it is text.

Please help. Thanks.

OriginalPostID-150105

OriginalPostID-150105

  Discussion posts and replies are publicly visible

Parents
  • Added to the above,

    5. Please make sure that the data of type 'User or Object' is passed as 'Any Type' to the formatting rule. Because I have observed that the 'User or Group' data is retrieved as 'Any Type' by a!queryProcessAnalytics. So your formatted rule should also accept the data in form of 'Any Type' input, else you can't make use of the data if you assume that you get 'User or Group' type data. That's the reason why I have set the data type of input to 'Any Type' in the definition attached by me in the previous comments.
Reply
  • Added to the above,

    5. Please make sure that the data of type 'User or Object' is passed as 'Any Type' to the formatting rule. Because I have observed that the 'User or Group' data is retrieved as 'Any Type' by a!queryProcessAnalytics. So your formatted rule should also accept the data in form of 'Any Type' input, else you can't make use of the data if you assume that you get 'User or Group' type data. That's the reason why I have set the data type of input to 'Any Type' in the definition attached by me in the previous comments.
Children
No Data