Hide Report "Header" Section

davidpanson
Mega Expert

Hi All,

Reporting question coming.

example report.PNG

Here is a standard report included with service now. Just a random example. Would it be possible to remove the red box from view and only display what is surrounded by blue?

I would like to remove the option to change/add columns, modify report type, or change table and KEEP the option to change or add filters. Picture a published report you can filter on.

I'm thinking if you can do it it'll involve some UI actions or Access control options probably but that's as far as I've gotten. Anyone know what could help here?

4 REPLIES 4

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello David,



You may find the below thread helpful.


Re: How to link to a SN Report with the top section hidden?


Thank you for the reply. It doesn't seem like even in the thread you linked however they came to a good final resolution. I can't use a global policy. My solution definitely needs to only apply to individual reports. Also I would have thought since Fuji there might have been some useful functionality updates.



I considered using this method:


        Re: Hiding Save button in Reports   and just extending what is hidden to all of things on the top instead of the save button.



However it doesn't seem like this actually hides anything. In my testing it just grays out the options. I would prefer to be able to hide it entirely.


shloke04
Kilo Patron

Hi,



To hide the header section, click on the Minimize button manually available above filter condition for the specific report you want as shown below:



find_real_file.png



Hope this helps. Mark the answer as correct/helpful based on impact.



Regards,


Shloke


Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Thanks for the reply.



Unfortunately that is not what I'm trying to do. I'd like everything just above the minimize button to be hidden from users. So they retain the ability to customize filters but not change the data source, report type, table, etc.