How to change the label of a column in a list view report

Jalen
Tera Contributor

Is there a way to change the label on a column in a list view? For example, you are pulling a report that has columns with the same name and you want to differentiate the different ones on your report by changing how they are displayed. Is there a way to do that today?

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

You should relabel fields with unique label to avoid any confusion for end users.

This will help you in long run and for all users.

 

Regards,

Sachin

Hitoshi Ozawa
Giga Sage
Giga Sage

Following will change the label in all occurrences and not just for a particular list.

  1. From Application Navigator, open "sys_documentation.list"
  2. Find the table to change (e.g. cmdb_ci_linux_server)
  3. Filter on the language if there are several different languages supported on the system
  4. Change the value of the Label cell.find_real_file.png
  5. Label in the list should changefind_real_file.png