How to hide one column of a report

shashidhar_a
Kilo Expert

Hello Team,

How to hide one column (Inactive) of a report and the total should remain same even after hiding the column. (Screen shot attached)

In the below screen shot I want to hide Inactive column and the total count should not change

example: in the 1st row we have 9 (Inactive), 13 (Active) and total is 22

when I hide Inactive the active should show 13 and total still should show 22 (because we are only hiding the inactive column).

And other query is I see a lot of space taking for column header (shown as red arrow), can we remove that space?

find_real_file.png

2 REPLIES 2

Raj68
Mega Guru

Hi Shashi,

Read ACLs are the only way to limit field selection from reports. If the user cannot read the field for ANY of the records in the table, the field selection will be removed.

https://community.servicenow.com/community?id=community_question&sys_id=e8584faddb1cdbc01dcaf3231f9619eb

NOTE: Mark correct or helpful if it helps you.

Warm Regards,

Raj patel

 

Mads Jensen
Tera Contributor

Should be easier. And sometimes be report-specific.

When creating a report, we should be able to hide it.

I.e. the true-column is unnecessary.

find_real_file.png