<?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: Post Process Searches in Dashboard Studio in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697549#M57179</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/271633"&gt;@nathanielchin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;said, in Dashboard Studio there isn't the Post process Search feature, but it's available a very near feature called "chained searches".&lt;/P&gt;&lt;P&gt;In other words, you have to create your base search and then create the other searches starting from the base search, chaining the new search to it.&lt;/P&gt;&lt;P&gt;For more infos see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/dsChain" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/dsChain&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 06:33:31 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-08-28T06:33:31Z</dc:date>
    <item>
      <title>Post Process Searches in Dashboard Studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697521#M57174</link>
      <description>&lt;P&gt;How can I implement a post process search using the Dashboard Studio framework?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see that there is excellent documentation for doing this XML (&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.2.2403/Viz/Savedsearches" target="_blank" rel="noopener"&gt;Searches power dashboards and forms - Splunk Documentation&lt;/A&gt;), but I can't seem to find relevant information for how to do this in the markdown for Dashboard Studio. Note: I am not attempting to use a savedSearch.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 20:36:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697521#M57174</guid>
      <dc:creator>nathanielchin</dc:creator>
      <dc:date>2024-08-27T20:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Post Process Searches in Dashboard Studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697530#M57175</link>
      <description>&lt;P&gt;Do you mean chained searches?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 22:11:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697530#M57175</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-08-27T22:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Post Process Searches in Dashboard Studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697549#M57179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/271633"&gt;@nathanielchin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;said, in Dashboard Studio there isn't the Post process Search feature, but it's available a very near feature called "chained searches".&lt;/P&gt;&lt;P&gt;In other words, you have to create your base search and then create the other searches starting from the base search, chaining the new search to it.&lt;/P&gt;&lt;P&gt;For more infos see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/dsChain" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/dsChain&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 06:33:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697549#M57179</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-08-28T06:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Post Process Searches in Dashboard Studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697604#M57188</link>
      <description>&lt;P&gt;I'm familiar with "Chain Searching" - however, when chain searches execute, they also refresh the base search as well as all of the other linked chain searches. This is great for its use case.&lt;/P&gt;&lt;P&gt;However, what I'm intending to do is have a base result set that I can then execute further queries/filters against to display filtered data&amp;nbsp;&lt;EM&gt;without&lt;/EM&gt; having to refresh/re-execute the base search.&lt;/P&gt;&lt;P&gt;Similar to as if I were to use &lt;STRONG&gt;loadjob&lt;/STRONG&gt;. The reason I can't use &lt;STRONG&gt;loadjob&lt;/STRONG&gt; currently is because I cannot set the base search as a saved search, so I'm looking for a way around this. I also don't quite know how/if it's possible to implement &lt;STRONG&gt;loadjob &amp;lt;sid&amp;gt;&lt;/STRONG&gt; into my dashboard based on a sid from another table within the dashboard.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:38:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697604#M57188</guid>
      <dc:creator>nathanielchin</dc:creator>
      <dc:date>2024-08-28T14:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Post Process Searches in Dashboard Studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697615#M57191</link>
      <description>&lt;P&gt;Set your primary data source to a search like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|  loadjob $&amp;lt;data source which loads your saved search&amp;gt;:job.sid$&lt;/LI-CODE&gt;&lt;P&gt;The primary search which loads your saved search need to allow access to&amp;nbsp; its metadata e.g.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_0-1724856735869.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32451i3FB9A3B475D6F47F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_0-1724856735869.png" alt="ITWhisperer_0-1724856735869.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:52:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697615#M57191</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-08-28T14:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Post Process Searches in Dashboard Studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697634#M57193</link>
      <description>&lt;P&gt;I don't have a "saved search" for this query, unfortunately, as I'm not yet able to make an actual "saved search".&lt;/P&gt;&lt;P&gt;Just trying to perform some filtering on the results of a search made within the dashboard without reloading the search.&lt;/P&gt;&lt;P&gt;I've attempted what I think it is that you're proposing, but the "PostProcessTable"/"PostProcessSearch", which is supposed to load the job from the "BaseTable"/"BaseSearch" is not loading. Instead, it notes reads, "Waiting for input...".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will note that I am on Splunk version 9.0.4, and the switch you pointed out "&lt;STRONG&gt;Access search results or metadata&lt;/STRONG&gt;" reads as "&lt;STRONG&gt;Use search results or job status as tokens&lt;/STRONG&gt;" in my version of Dashboard Studio. I'm not sure if the issue is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;my version of splunk being 9.0.4&lt;/LI&gt;&lt;LI&gt;the fact that I'm not using a saved search&lt;/LI&gt;&lt;LI&gt;or I'm implementing your proposal incorrectly (very very possible)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;See example snippet below:&lt;/P&gt;&lt;PRE&gt; "visualizations": {&lt;BR /&gt;"viz_A2Ecjpct": {&lt;BR /&gt;"type": "splunk.table",&lt;BR /&gt;"dataSources": {&lt;BR /&gt;"primary": "ds_fpJiS8Hp"&lt;BR /&gt;},&lt;BR /&gt;"title": "BaseTable"&lt;BR /&gt;},&lt;BR /&gt;"viz_Ok7Uvz2b": {&lt;BR /&gt;"type": "splunk.table",&lt;BR /&gt;"title": "PostProcessTable",&lt;BR /&gt;"dataSources": {&lt;BR /&gt;"primary": "ds_q4BDo5Wr"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"dataSources": {&lt;BR /&gt;"ds_fpJiS8Hp": {&lt;BR /&gt;"type": "ds.search",&lt;BR /&gt;"options": {&lt;BR /&gt;"query": "| makeresults count=5",&lt;BR /&gt;"queryParameters": {&lt;BR /&gt;"earliest": "-15m",&lt;BR /&gt;"latest": "now"&lt;BR /&gt;},&lt;BR /&gt;"enableSmartSources": true&lt;BR /&gt;},&lt;BR /&gt;"name": "BaseSearch"&lt;BR /&gt;},&lt;BR /&gt;"ds_q4BDo5Wr": {&lt;BR /&gt;"type": "ds.search",&lt;BR /&gt;"options": {&lt;BR /&gt;"query": "| loadjob $ds_fpJiS8Hp:job.sid$",&lt;BR /&gt;"enableSmartSources": true&lt;BR /&gt;},&lt;BR /&gt;"name": "PostProcessSearch"&lt;BR /&gt;}&lt;BR /&gt;},&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 16:32:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697634#M57193</guid>
      <dc:creator>nathanielchin</dc:creator>
      <dc:date>2024-08-28T16:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Post Process Searches in Dashboard Studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697636#M57194</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nathanielchin_0-1724862764462.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32453iC28E25CE970C76B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nathanielchin_0-1724862764462.png" alt="nathanielchin_0-1724862764462.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the result of the snippet I posted.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 16:33:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Post-Process-Searches-in-Dashboard-Studio/m-p/697636#M57194</guid>
      <dc:creator>nathanielchin</dc:creator>
      <dc:date>2024-08-28T16:33:09Z</dc:date>
    </item>
  </channel>
</rss>

