I can show the 'Approval Process: Name' field or even 'Current Approval Stage: Name' in the report details however, I'd like to group by the specific approval stage that's outstanding for a clean chart. Would a calculated field work?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Stephanie,
You can use the following text mode to group the results by Current Approval Stage:
group.0.displayname=Current Stage
group.0.valuefield=currentApprovalStep:name
group.0.valueformat=HTML
textmode=true
You should be able to apply a chart that will organize the results by the outstanding stage name.
If you have any questions, let me know!
Stephanie,
You can use the following text mode to group the results by Current Approval Stage:
group.0.displayname=Current Stage
group.0.valuefield=currentApprovalStep:name
group.0.valueformat=HTML
textmode=true
You should be able to apply a chart that will organize the results by the outstanding stage name.
If you have any questions, let me know!
Thank you so much! Worked just as needed.
Views
Replies
Total Likes
Views
Likes
Replies