Expand my Community achievements bar.

SOLVED

Journal entry report - rename enum labels / names

Avatar

Level 10

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?

 

 

lgaertner_0-1717151752180.png

 

lgaertner_1-1717151823842.png

 

Getting the three digit key in the columns is no problem by changing the type to string.

 

 

Thanks in advance.

 

Regards

Lars

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

If this helped you, please mark correct to help others : )

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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.

If this helped you, please mark correct to help others : )