<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Change background color of a single value panel based on value in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395663#M25917</link>
    <description>&lt;P&gt;I did that already, but what I am tying to do, is creating a conditional search then depending on the result, the background color of the single value panel changes. &lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 09:16:52 GMT</pubDate>
    <dc:creator>mdmaala</dc:creator>
    <dc:date>2019-04-12T09:16:52Z</dc:date>
    <item>
      <title>Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395657#M25911</link>
      <description>&lt;P&gt;hi! I have several single value panels and I want for each panel's background color to change based on its value. the values are different for various panels.  is there a way to do this using search, simple XML or custom CSS?&lt;/P&gt;

&lt;P&gt;I've tried applying some suggestions I saw from previously asked questions regarding this topic, but those does not seem to work for my usecase. Or maybe I just overlooked something?&lt;/P&gt;

&lt;P&gt;thank you so much.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 09:18:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395657#M25911</guid>
      <dc:creator>mdmaala</dc:creator>
      <dc:date>2019-04-11T09:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395658#M25912</link>
      <description>&lt;P&gt;Which suggestions did you try so far? As far as I know you can simply do this by going into edit mode on the dashboard, open up the format settings for that particular single value panel and set the color settings (you can choose whether to color the value or the background).&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 09:50:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395658#M25912</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-04-11T09:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395659#M25913</link>
      <description>&lt;P&gt;Is this what you want&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6833iBCE9479C9BFB9769/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
or you value is some string and not int&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 09:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395659#M25913</guid>
      <dc:creator>paramagurukarth</dc:creator>
      <dc:date>2019-04-11T09:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395660#M25914</link>
      <description>&lt;P&gt;i tried using customization using css and simple xml. but this does not seem to work for me. But is there a way that I can do this using search, that instead of manually setting it using the format visualization option, it will automatically change when a certain condition is met or not?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 01:58:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395660#M25914</guid>
      <dc:creator>mdmaala</dc:creator>
      <dc:date>2019-04-12T01:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395661#M25915</link>
      <description>&lt;P&gt;@mdmaala If you use colorMode as block this should be possible out of the box directly from the UI as per the screenshot shared by @paramagurukarthikeyan . You need to choose the second radio for Color Mode.&lt;/P&gt;

&lt;P&gt;No CSS or JS required. Unless you have a complicated requirement for which you need to provide more details, for us to assist you better.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 05:52:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395661#M25915</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-04-12T05:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395662#M25916</link>
      <description>&lt;P&gt;hi! sorry for the late reply. for now I just used this, but what I really wanted is by creating a conditional search then  based on the result the background color of the single value panel changes. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 09:15:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395662#M25916</guid>
      <dc:creator>mdmaala</dc:creator>
      <dc:date>2019-04-12T09:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395663#M25917</link>
      <description>&lt;P&gt;I did that already, but what I am tying to do, is creating a conditional search then depending on the result, the background color of the single value panel changes. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 09:16:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395663#M25917</guid>
      <dc:creator>mdmaala</dc:creator>
      <dc:date>2019-04-12T09:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change background color of a single value panel based on value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395664#M25918</link>
      <description>&lt;P&gt;but thank you so much for all the help!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 09:17:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-background-color-of-a-single-value-panel-based-on-value/m-p/395664#M25918</guid>
      <dc:creator>mdmaala</dc:creator>
      <dc:date>2019-04-12T09:17:12Z</dc:date>
    </item>
  </channel>
</rss>

