Hi. Wondering if someone has found a similar solution? I don't have admin rights so I don't have the ability to load js/css files to the splunk server so it all has to be within local XML code. Here's a simple breakdown of what I'd like my table on the dashboard to do: query | table A, B, C, D, E When column A has the string value of "problem" I want to highlight the background of column B to red otherwise Column A remains default background color. And I need to hide column A from the end user. I found many posts (including the 2 below) but after a couple of days, no luck in finding the correct logic.. https://community.splunk.com/t5/Dashboards-Visualizations/How-do-you-highlight-a-table-cell-based-on-a-field-of-the-search/m-p/455645 https://docs.splunk.com/Documentation/Splunk/latest/Viz/TableFormatsXML#Color_palette_types_and_options Thanks in advance!
... View more