Question
Grouping at Program level
Hello,
I am trying to do a grouping at the Portfolio - Program Level and would like to group the results by ‘KPI Year’ which is a field on the Project Task custom form. I attempted to use the following text mode code. However, group is not working. Please advise if the syntax is incorrect or if there is another approach to group by a custom form field from the task level?
group.0.displayname=KPI Year
group.0.valueexpression={project:program}.{DE:KPI Year}
group.0.valueformat=HTML textmode=true
Thank you,
Deepa Mahishi