<?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: How to plot multiline chart with results of different length? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645766#M52720</link>
    <description>&lt;P&gt;Let's hope that you could fix it. Please add also needed indexes, source types etc. to your main query to be sure that you (and especially other users) are using correct events. It's not sure that all user have the same default search indexes as you have!&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 12:31:09 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2023-06-05T12:31:09Z</dc:date>
    <item>
      <title>How to plot multiline chart with results of different length?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645584#M52702</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have a query like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;message="A" | timechart count AS AA | appendcols [search message="B" | timechart count AS BB]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to plot this on the same chart with two lines, AA and BB. But AA have a length of 20 and BB has a length of 60. I believe this is why I am not seeing any line? if so, how can I pad AA with extra 40 zeros so that it is the same length as BB?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 16:47:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645584#M52702</guid>
      <dc:creator>SkyeCoder</dc:creator>
      <dc:date>2023-06-02T16:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot multiline chart with results of different length?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645746#M52718</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;could this solve your issue?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;message="A" OR message="B" 
| timechart sum(eval(message=="A")) as AA sum(eval(message=="B")) as BB
| fillnull value=0&lt;/LI-CODE&gt;&lt;P&gt;r. Ismo&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 11:43:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645746#M52718</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-06-05T11:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot multiline chart with results of different length?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645764#M52719</link>
      <description>&lt;P&gt;Thanks for your answer, it did not quite work, even though I see how it should really work! I will look into it a bit more&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 12:28:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645764#M52719</guid>
      <dc:creator>SkyeCoder</dc:creator>
      <dc:date>2023-06-05T12:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot multiline chart with results of different length?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645766#M52720</link>
      <description>&lt;P&gt;Let's hope that you could fix it. Please add also needed indexes, source types etc. to your main query to be sure that you (and especially other users) are using correct events. It's not sure that all user have the same default search indexes as you have!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 12:31:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-plot-multiline-chart-with-results-of-different-length/m-p/645766#M52720</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-06-05T12:31:09Z</dc:date>
    </item>
  </channel>
</rss>

