Hello,
I did not test, if this is a general problem, but perhaps there is a solution for this:
I created a Journal Entry report, which should show how often a user made an approval decision.
So I set the filter to only show the entries with the following change types:
ADA, ADC, ADN, ADR
ADA - enum.actiontypeenum.assetapproval.decision.approved
ADC - enum.actiontypeenum.assetapproval.decision.approved.changes
ADN - enum.actiontypeenum.assetapproval.decision.needs.work
ADR - enum.actiontypeenum.assetapproval.decision.revoked
To get an informative chart, I have grouped by the changeType, but unfortunately both the grouping titles and the chart labelling show enum.actiontypeenum.assetapproval.decision.* surrounded by question marks. Can I somehow change this to the three-digit abbreviations, or even better, to a customised label?
Getting the three digit key in the columns is no problem by changing the type to string.
Thanks in advance.
Regards
Lars
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
This is one of the things about reporting I really don't like and hoping it's different in future reporting. Even if you change grouping names in the details view of a report, you cannot change them in chart groupings, it'll always be the label, as far as I know.
Views
Replies
Total Likes
This is one of the things about reporting I really don't like and hoping it's different in future reporting. Even if you change grouping names in the details view of a report, you cannot change them in chart groupings, it'll always be the label, as far as I know.
Views
Replies
Total Likes