Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Change Group By Field Label in Reports

Shambo
Kilo Expert

Hi,

As per client requirement I need to show Incident and RITMs group by Closure Codes.

Since I used Task field , I dot walked to the respective fields for Incident and RITM and found that they have 2 different Closure Codes.

Closure Code for RITM

Closure code for Incident.

Is there any way I can change the label in the report like REQ Closure Code or INC Closure Code so that it makes sense to the customers.

 

Regards,

Shambo Maitra

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi Shambo,

 

Changing the Label name for those tables is not possible but you can get a database view created & then change field values of database views using Language field. Link for Relabling a column after database creation would help.

 

Thanks,

Jaspal Singh

 

Hit Helpful or Correct on the impact of response.