I am trying to create a task report and I have taken reference from:

Hi

I am trying to create a task report and I have taken reference from:
forum.appian.com/.../Task_Report_Tutorial.html

In my task report I have a column Assigned To. The values in this column are either Group or User which are being displayed but group is being displayed as Goup: id and user as username, PFA screenshot for your reference.
Can some one please suggest how do I display user's as well as group's name?

Thanks in advance....

OriginalPostID-199642



  Discussion posts and replies are publicly visible

Parents
  • @komalc Hi, I have attached a simple example which will let you know how to get the 'days' information from the Duration and get an icon accordingly. I hope this should help letting you know re how to build a similar functionality in your case.

    Please do let me know if you have any follow-up questions.

    You assume that the indicator in portal report is being displayed with the duration data itself so it should be the same rather than fetching days or minutes etc from the duration data. I don't believe this is possible because Appian does it by default for you whenever you are making use of Portal Report, whereas in Tempo we need to do it by ourselves and also creating a rule which reads the data and derives an icon accordingly makes the change management easier.
Reply
  • @komalc Hi, I have attached a simple example which will let you know how to get the 'days' information from the Duration and get an icon accordingly. I hope this should help letting you know re how to build a similar functionality in your case.

    Please do let me know if you have any follow-up questions.

    You assume that the indicator in portal report is being displayed with the duration data itself so it should be the same rather than fetching days or minutes etc from the duration data. I don't believe this is possible because Appian does it by default for you whenever you are making use of Portal Report, whereas in Tempo we need to do it by ourselves and also creating a rule which reads the data and derives an icon accordingly makes the change management easier.
Children
No Data