Cusom report header

fidel_ey
Tera Guru

Good morning developers.

I have a query for everyone to see if anyone can solve it. I have been asked for a report that the headers of some reports come in a different style to the one that comes out of the box. I mean, they want the report headers to be in a different colour than the one that comes out of the box in ServiceNow.

 

 

fidel_ey_1-1698053143481.png

 

 

This would be an example of how the report information should be sent. I can't find any information on how this could be done or anything that could help me. I would be grateful if you could help me.

2 ACCEPTED SOLUTIONS

VivekSattanatha
Mega Sage
Mega Sage

As far I know with Database view you can create custom label for a field. You just try create a database view and add only the table you need.

 

https://docs.servicenow.com/bundle/vancouver-application-development/page/use/reporting/task/t_Relab...

 

View solution in original post

Hi @fidel_ey 

 

What is the use case for this? Bcz it is not OOTB and i think we can educate user on this. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

4 REPLIES 4

VivekSattanatha
Mega Sage
Mega Sage

As far I know with Database view you can create custom label for a field. You just try create a database view and add only the table you need.

 

https://docs.servicenow.com/bundle/vancouver-application-development/page/use/reporting/task/t_Relab...

 

Hi VivekSattanatha.
First of all, thank you for your response. But what I want is that in the report to be sent, not all the headers of the document, only some of them. If I understand that we can change in the sys_db_view, but as it would be for the report, rather, how to change the format of the report.

Hi @fidel_ey 

 

What is the use case for this? Bcz it is not OOTB and i think we can educate user on this. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @fidel_ey 

 

If I am not wrong , it is not OOTB. You can do with some script only.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************