<?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 Combining multiple base searches into one dashboard chart in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combining-multiple-base-searches-into-one-dashboard-chart/m-p/633309#M51893</link>
    <description>&lt;P&gt;I have a dashboard with a couple of base datasources. Let's call them "base_search1" and "base_search2"&lt;/P&gt;&lt;P&gt;I have chained datasources which are used to output&lt;BR /&gt;base_search1 | stats avg(field) as a Radial&lt;BR /&gt;base_search1 | timechart span=1d avg(field)&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the same thing for base_search2. This presents nicely as a radial and line chart for both base_search1 and base_search2.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request:&lt;/STRONG&gt; Now, I want to also display the radial and time chart for the combination of base_search1's results and base_search2's results. Assume both datasources both output the same field name that I want to average over. How do I do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will the solution change if I want to average over more than 2 datasources? Let's say I have 4 base searches on the dashboard.&lt;/P&gt;&lt;P&gt;If this was not on a dashboard, I would do something like base_search1 | append [base_search2] | timechart span=1d avg(field) but I don't know how that translates to working with datasources in dashboards.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Mar 2023 20:54:08 GMT</pubDate>
    <dc:creator>ChadW</dc:creator>
    <dc:date>2023-03-04T20:54:08Z</dc:date>
    <item>
      <title>Combining multiple base searches into one dashboard chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combining-multiple-base-searches-into-one-dashboard-chart/m-p/633309#M51893</link>
      <description>&lt;P&gt;I have a dashboard with a couple of base datasources. Let's call them "base_search1" and "base_search2"&lt;/P&gt;&lt;P&gt;I have chained datasources which are used to output&lt;BR /&gt;base_search1 | stats avg(field) as a Radial&lt;BR /&gt;base_search1 | timechart span=1d avg(field)&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the same thing for base_search2. This presents nicely as a radial and line chart for both base_search1 and base_search2.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request:&lt;/STRONG&gt; Now, I want to also display the radial and time chart for the combination of base_search1's results and base_search2's results. Assume both datasources both output the same field name that I want to average over. How do I do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will the solution change if I want to average over more than 2 datasources? Let's say I have 4 base searches on the dashboard.&lt;/P&gt;&lt;P&gt;If this was not on a dashboard, I would do something like base_search1 | append [base_search2] | timechart span=1d avg(field) but I don't know how that translates to working with datasources in dashboards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2023 20:54:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Combining-multiple-base-searches-into-one-dashboard-chart/m-p/633309#M51893</guid>
      <dc:creator>ChadW</dc:creator>
      <dc:date>2023-03-04T20:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple base searches into one dashboard chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Combining-multiple-base-searches-into-one-dashboard-chart/m-p/633318#M51894</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/251855"&gt;@ChadW&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;it isn't possible to use more than one basesearch in a panel, you you should choose the most important of your searches and use it as base search, and then add the second search (not as basesearch) in the same panel's search.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2023 08:02:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Combining-multiple-base-searches-into-one-dashboard-chart/m-p/633318#M51894</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-03-05T08:02:12Z</dc:date>
    </item>
  </channel>
</rss>

