<?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: Why is the mvcombine breaking sparkline? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-mvcombine-breaking-sparkline/m-p/334491#M99408</link>
    <description>&lt;P&gt;@subtrakt can you run the following query instead?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; | eval TEST1=TEST1."$"
 | stats values(TEST1) as TEST1 sparkline by url
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 12 Apr 2018 20:35:48 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2018-04-12T20:35:48Z</dc:date>
    <item>
      <title>Why is the mvcombine breaking sparkline?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-mvcombine-breaking-sparkline/m-p/334490#M99407</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;

&lt;P&gt;I have a requirement to use mvcombine after stats.  &lt;/P&gt;

&lt;P&gt;When I use mvcombine the sparkline stops working and presents the sparkling number values instead of the line. Has anyone seen this before?&lt;/P&gt;

&lt;P&gt;Also If I put mvcombine before stats it kills the sparkling.  I think it has something to do with the lookup prior that uses the url field&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| stats values(TEST1) as TEST1 sparkline by url
| mvexpand  TEST1 | eval TEST1=TEST1.”$” | mvcombine TEST1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Apr 2018 20:17:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-mvcombine-breaking-sparkline/m-p/334490#M99407</guid>
      <dc:creator>subtrakt</dc:creator>
      <dc:date>2018-04-12T20:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the mvcombine breaking sparkline?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-the-mvcombine-breaking-sparkline/m-p/334491#M99408</link>
      <description>&lt;P&gt;@subtrakt can you run the following query instead?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; | eval TEST1=TEST1."$"
 | stats values(TEST1) as TEST1 sparkline by url
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Apr 2018 20:35:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-the-mvcombine-breaking-sparkline/m-p/334491#M99408</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-04-12T20:35:48Z</dc:date>
    </item>
  </channel>
</rss>

