<?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 Chart Overlay Help in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753562#M59197</link>
    <description>&lt;P&gt;Hello folks,&lt;/P&gt;&lt;P&gt;I'm struggling with something that should be very basic. I have two queries to track skipped scheduled searches, the first counts the number of times a search has been skipped and the second counts how many times my individual SHC members have skipped a search. What I would like to be able to do is render my first query as a column chart and then overlay the second as a line chart. Any help would be appreciated. Thank you.&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=scheduler status="skipped"&amp;nbsp;| timechart count BY savedsearch_name useother=f usenull=f limit=0&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=scheduler status="skipped"&amp;nbsp;| timechart count BY host useother=f usenull=f limit=0&lt;/P&gt;</description>
    <pubDate>Wed, 24 Sep 2025 18:25:54 GMT</pubDate>
    <dc:creator>b17gunnr</dc:creator>
    <dc:date>2025-09-24T18:25:54Z</dc:date>
    <item>
      <title>Chart Overlay Help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753562#M59197</link>
      <description>&lt;P&gt;Hello folks,&lt;/P&gt;&lt;P&gt;I'm struggling with something that should be very basic. I have two queries to track skipped scheduled searches, the first counts the number of times a search has been skipped and the second counts how many times my individual SHC members have skipped a search. What I would like to be able to do is render my first query as a column chart and then overlay the second as a line chart. Any help would be appreciated. Thank you.&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=scheduler status="skipped"&amp;nbsp;| timechart count BY savedsearch_name useother=f usenull=f limit=0&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=scheduler status="skipped"&amp;nbsp;| timechart count BY host useother=f usenull=f limit=0&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 18:25:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753562#M59197</guid>
      <dc:creator>b17gunnr</dc:creator>
      <dc:date>2025-09-24T18:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Overlay Help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753586#M59198</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/308735"&gt;@b17gunnr&lt;/a&gt;&amp;nbsp;Hi!! based on what I can think of this might help?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  index=_internal sourcetype=scheduler status="skipped"

  | timechart count BY savedsearch_name limit=5

  | addtotals col=t labelfield=_time label="Total_Hosts"&lt;/LI-CODE&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Then in Visualization:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;1. &lt;/SPAN&gt;&lt;SPAN class=""&gt;Chart Type&lt;/SPAN&gt;&lt;SPAN class=""&gt;: Column Chart&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;2. &lt;/SPAN&gt;&lt;SPAN class=""&gt;Format&lt;/SPAN&gt;&lt;SPAN class=""&gt; → &lt;/SPAN&gt;&lt;SPAN class=""&gt;Chart Overlay&lt;/SPAN&gt;&lt;SPAN class=""&gt; → &lt;/SPAN&gt;&lt;SPAN class=""&gt;On&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;3. &lt;/SPAN&gt;&lt;SPAN class=""&gt;Overlay field&lt;/SPAN&gt;&lt;SPAN class=""&gt;: Select &lt;/SPAN&gt;&lt;SPAN class=""&gt;Total_Hosts&lt;/SPAN&gt;&lt;SPAN class=""&gt; (or whatever the total field is named)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;4. &lt;/SPAN&gt;&lt;SPAN class=""&gt;Chart Overlay type&lt;/SPAN&gt;&lt;SPAN class=""&gt;: Linear&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;This gives you:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- &lt;/SPAN&gt;&lt;SPAN class=""&gt;Column chart&lt;/SPAN&gt;&lt;SPAN class=""&gt;: Individual savedsearch skip counts&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;- &lt;/SPAN&gt;&lt;SPAN class=""&gt;Line overlay&lt;/SPAN&gt;&lt;SPAN class=""&gt;: Total volume trend across all hosts&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 00:21:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753586#M59198</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2025-09-25T00:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Overlay Help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753594#M59199</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/308735"&gt;@b17gunnr&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Try appendcols to merge the results of the two timechart searches.&lt;/P&gt;&lt;P&gt;This should give you savedsearch_name series and all the host series side by side.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal sourcetype=scheduler status="skipped"
| timechart count BY savedsearch_name useother=f usenull=f limit=0
| appendcols [
search index=_internal sourcetype=scheduler status="skipped"
| timechart count BY host useother=f usenull=f limit=0
]&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prewin&lt;BR /&gt;If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 06:54:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753594#M59199</guid>
      <dc:creator>PrewinThomas</dc:creator>
      <dc:date>2025-09-25T06:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Overlay Help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753600#M59200</link>
      <description>&lt;P&gt;Wow. This is one of the very few cases where appendcols actually makes sense since due to timechart usage and aligned time ranges you should get matching results in both searches.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 08:39:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Chart-Overlay-Help/m-p/753600#M59200</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-09-25T08:39:11Z</dc:date>
    </item>
  </channel>
</rss>

