change row/cell/column color in report

davidpanson
Mega Expert

I'm betting the answer is no based on other unanswered questions I've already seen... but is there any way to change column or row colors for reports in service now?

Something similar to display rules in excel. I know you can create a style to change background color of a table but even that doesn't show up on a report. (which be honest, that doesn't change hardly anything. a balloon of red in my cell != a red cell) Is there any sort of customization you can do to accomplish such a thing? Or are there ANY customization options you can make to list reports?

Thanks

5 REPLIES 5

Uncle Rob
Kilo Patron

If your reports are outputting lists, then they should obey Field Styles


That only scratches your itch on cells though, not rows or columns.


Really? For some reason I can't get my styles to work on my report then. They work on the source table but don't translate into my report. Although it is true I didn't try to make them work very hard because it wasn't my ideal solution.


Afsar2
Tera Contributor

Hey @Robert Fedoruk ,

I tried implementing the same on a field using filed styles.

As per the "Modern Cell Coloring" it shows as colored dot against field value.(on list view). Same is reflected on reports list view.

But I went ahead disabling "Modern Cell Coloring" as personalization.

find_real_file.png

It updated the record "glide.ui.field_style_circles" in User Preference table. (my personalized record)

Fields on the list view are highlighting the complete cell but the same is not reflected on reports. (It is still colored dot on reports).

 

Any suggestion on what I am missing out?

 

Thank you,

Afsar Sheikh

Afsar2
Tera Contributor

It appears to be working on reports as well.

I just had to start new session.