<?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 How to apply color to a field with multiple values appended together? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-apply-color-to-a-field-with-multiple-values-appended/m-p/466745#M131391</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;JobExecutionTime
2652.180000
3462.840000
823.780000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have a field named JobExecutionTime and i have it as a list of values not as seperate rows, How Can i apply color to the values based on some range. I have tried colorpalette rangemap but none seems to work but for seperate rows it is working(by which i mean is that if it is a single row with all values appended rangemap and color palette is not working. However if i have multiple rows with one value in each row rangemap and colorpalette is working). I do not need js and css as it won't be able for client to edit if they need to change the range.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2019 12:02:49 GMT</pubDate>
    <dc:creator>kavyamohan</dc:creator>
    <dc:date>2019-10-28T12:02:49Z</dc:date>
    <item>
      <title>How to apply color to a field with multiple values appended together?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-apply-color-to-a-field-with-multiple-values-appended/m-p/466745#M131391</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;JobExecutionTime
2652.180000
3462.840000
823.780000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have a field named JobExecutionTime and i have it as a list of values not as seperate rows, How Can i apply color to the values based on some range. I have tried colorpalette rangemap but none seems to work but for seperate rows it is working(by which i mean is that if it is a single row with all values appended rangemap and color palette is not working. However if i have multiple rows with one value in each row rangemap and colorpalette is working). I do not need js and css as it won't be able for client to edit if they need to change the range.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 12:02:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-apply-color-to-a-field-with-multiple-values-appended/m-p/466745#M131391</guid>
      <dc:creator>kavyamohan</dc:creator>
      <dc:date>2019-10-28T12:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply color to a field with multiple values appended together?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-apply-color-to-a-field-with-multiple-values-appended/m-p/466746#M131392</link>
      <description>&lt;P&gt;What would you want the range to be? I would imagine you either want to take the min, max, or average in a &lt;CODE&gt;stats&lt;/CODE&gt; command, or you would want to separate each of these into their own rows with an &lt;CODE&gt;mvexpand&lt;/CODE&gt; command. I don't know if applying a single value range over a multivalue field makes sense to Splunk&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 18:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-apply-color-to-a-field-with-multiple-values-appended/m-p/466746#M131392</guid>
      <dc:creator>aberkow</dc:creator>
      <dc:date>2019-10-28T18:03:35Z</dc:date>
    </item>
  </channel>
</rss>

