Dashboards & Visualizations

CSS is not loading randomly

neuroredvio
New Member

i need to refresh the dashboard again before the CSS starts working correctly.

I've used JS and CSS to highlight my table rows abased on the values but whenever I load the dashboard, i need to reload it again before the CSS is applied.

Tags (1)
0 Karma

niketn
Legend

@neuroredvio refer to one of my older answers that post 6.6 you would need to add setTimeout() for Table Render to ensure Row highlighing works properly: https://answers.splunk.com/answers/614788/splunk-dashboard-examples-table-row-highlighting-b.html

Also refer to another answer with purely Simple XML version using colorPalette expression to color table Row without any JS: https://answers.splunk.com/answers/820403/how-to-change-font-color-based-on-a-condition-for.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...