<?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 Is there a better way to do a dashboard using same database input for multiple panels? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-better-way-to-do-a-dashboard-using-same-database/m-p/609195#M49964</link>
    <description>&lt;P&gt;I'm creating a new dashboard using an existing database input.&amp;nbsp; This dashboard will have multiple (7+) panels searching the same database input, with the same filtering criteria, but different grouping and aggregating.&amp;nbsp; I was wondering if there is a better way to do this?&amp;nbsp; Does this cause 7+ separate reads to the same DBInput when it could be accomplished in one?&amp;nbsp; Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 17:48:55 GMT</pubDate>
    <dc:creator>dirtebird</dc:creator>
    <dc:date>2022-08-11T17:48:55Z</dc:date>
    <item>
      <title>Is there a better way to do a dashboard using same database input for multiple panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-better-way-to-do-a-dashboard-using-same-database/m-p/609195#M49964</link>
      <description>&lt;P&gt;I'm creating a new dashboard using an existing database input.&amp;nbsp; This dashboard will have multiple (7+) panels searching the same database input, with the same filtering criteria, but different grouping and aggregating.&amp;nbsp; I was wondering if there is a better way to do this?&amp;nbsp; Does this cause 7+ separate reads to the same DBInput when it could be accomplished in one?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 17:48:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-better-way-to-do-a-dashboard-using-same-database/m-p/609195#M49964</guid>
      <dc:creator>dirtebird</dc:creator>
      <dc:date>2022-08-11T17:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a better way to do a dashboard using same database input for multiple panels?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-better-way-to-do-a-dashboard-using-same-database/m-p/609201#M49966</link>
      <description>&lt;P&gt;By default, each search in a dashboard runs independently.&amp;nbsp; That means 7 panels using the &lt;FONT face="courier new,courier"&gt;dbxquery&lt;/FONT&gt; command will generate 7 reads against the database.&lt;/P&gt;&lt;P&gt;The way to avoid that is with what's called "post-processing".&amp;nbsp; In post-processing, a base search makes the query against the database (or index) and later queries further process the results (grouping and aggregating).&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/Viz/Savedsearches#Post-process_searches_2" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.0/Viz/Savedsearches#Post-process_searches_2 &lt;/A&gt;for details.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 18:00:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-a-better-way-to-do-a-dashboard-using-same-database/m-p/609201#M49966</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-11T18:00:23Z</dc:date>
    </item>
  </channel>
</rss>

