<?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 JSON string, split in search? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487278#M33162</link>
    <description>&lt;P&gt;Thanks everyone, you have helped me a lot these last few days as I binge learn splunk... This question, im pretty sure, is an easy one, im just missing something obvious...... I grab JSON values that are a multivalue field so usage_info.voltage contains value1,valu2 Im trying to add value1 and value2 to a dashboard as two different single value displays. How can i modify my search to show one value or the other?&lt;/P&gt;
&lt;P&gt;RAW JSON DATA&lt;BR /&gt;"voltage":[121.77615356445312,121.19967651367188]&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8797iBA90D1165B71D00C/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 07 Jun 2020 02:13:35 GMT</pubDate>
    <dc:creator>pir8radio</dc:creator>
    <dc:date>2020-06-07T02:13:35Z</dc:date>
    <item>
      <title>JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487278#M33162</link>
      <description>&lt;P&gt;Thanks everyone, you have helped me a lot these last few days as I binge learn splunk... This question, im pretty sure, is an easy one, im just missing something obvious...... I grab JSON values that are a multivalue field so usage_info.voltage contains value1,valu2 Im trying to add value1 and value2 to a dashboard as two different single value displays. How can i modify my search to show one value or the other?&lt;/P&gt;
&lt;P&gt;RAW JSON DATA&lt;BR /&gt;"voltage":[121.77615356445312,121.19967651367188]&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8797iBA90D1165B71D00C/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 02:13:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487278#M33162</guid>
      <dc:creator>pir8radio</dc:creator>
      <dc:date>2020-06-07T02:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487279#M33163</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index="sense_power_monitor" | head 1| rename usage_info.voltage{} as voltage |mvexpand voltage | stats values(voltage) by voltage | streamstats count as voltage
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Viz &amp;gt;&amp;gt; single value with trellis &lt;EM&gt;voltage&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 03:37:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487279#M33163</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-04-26T03:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487280#M33164</link>
      <description>&lt;P&gt;that just returns "1"    and not "121.7713"    like i would expect?&lt;BR /&gt;
remember i'm using a single value display. &lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 13:42:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487280#M33164</guid>
      <dc:creator>pir8radio</dc:creator>
      <dc:date>2020-04-26T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487281#M33165</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="single"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8796i052AA678E12D12EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="single" alt="single" /&gt;&lt;/span&gt;&lt;BR /&gt;
I see.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 19:22:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487281#M33165</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-04-26T19:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487282#M33166</link>
      <description>&lt;P&gt;I see, you are using Trellis.  I can not use trellis, i need to use regular single value display.   no matter what size i pick i can not fit my reading in a trellis view.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://i.ibb.co/5YqvRBQ/Capture.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 21:47:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487282#M33166</guid>
      <dc:creator>pir8radio</dc:creator>
      <dc:date>2020-04-26T21:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487283#M33167</link>
      <description>&lt;P&gt;you use &lt;EM&gt;single&lt;/EM&gt; value chart.&lt;BR /&gt;
If you want to display multivalues , use trellis.&lt;BR /&gt;
&lt;CODE&gt;i can not fit&lt;/CODE&gt; &lt;BR /&gt;
why do you append extra unit?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 22:00:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487283#M33167</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-04-26T22:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487284#M33168</link>
      <description>&lt;P&gt;I need high resolution plus unit name.   Looks fine in a single value display... Is there no way to filter out one of the two values, so i can display only one value?   &lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 22:23:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487284#M33168</guid>
      <dc:creator>pir8radio</dc:creator>
      <dc:date>2020-04-26T22:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: JSON string, split in search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487285#M33169</link>
      <description>&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/819450/how-to-display-2-numbers-on-in-the-same-single-val.html"&gt;https://answers.splunk.com/answers/819450/how-to-display-2-numbers-on-in-the-same-single-val.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;this is single , too.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:02:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JSON-string-split-in-search/m-p/487285#M33169</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-04-27T09:02:18Z</dc:date>
    </item>
  </channel>
</rss>

