<?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: Search parameter changed, need help with query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500529#M195092</link>
    <description>&lt;P&gt;Show us your XML.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2020 02:53:08 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2020-03-30T02:53:08Z</dc:date>
    <item>
      <title>Search parameter changed, need help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500526#M195089</link>
      <description>&lt;P&gt;i have a search parameter for ex : search Data="Test". This data is there in the index and it has daily ingest and it has daily _time.&lt;/P&gt;

&lt;P&gt;This Data field is a filter , which i select and then it shows me all the data with Data="Test" via drilldown token.&lt;BR /&gt;
Now this field has changed to "NoTest"&lt;/P&gt;

&lt;P&gt;now when i choose from drilldown, i see "NoTest" instead of "Test".&lt;BR /&gt;
if i choose "NoTest", all previous data is not showing as they all have Data="Test": ( this table has historical data so i need to show both )&lt;/P&gt;

&lt;P&gt;i need a way to show both "NoTest" and "Test" without changing much of query ( as other filters are unchanged, only this one has changed )&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 09:26:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500526#M195089</guid>
      <dc:creator>jiaqya</dc:creator>
      <dc:date>2020-03-26T09:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search parameter changed, need help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500527#M195090</link>
      <description>&lt;P&gt;use base search&lt;BR /&gt;
see&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/Savedsearches"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/Savedsearches&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/239159/multiple-base-searches-in-a-dasboard-with-post-pro.html"&gt;https://answers.splunk.com/answers/239159/multiple-base-searches-in-a-dasboard-with-post-pro.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 21:37:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500527#M195090</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-03-29T21:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Search parameter changed, need help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500528#M195091</link>
      <description>&lt;P&gt;I assume you're working with dashboards here?  Without seeing the source code, it's hard to say what the root cause is.  Can you provide the Simple XML and a dummy of the example search that you're using?  &lt;/P&gt;

&lt;P&gt;These docs may be helpful in your case:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/tokens"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/tokens&lt;/A&gt; &lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/FormEditor"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.2/Viz/FormEditor&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also, I recommend downloading the Dashboard Examples app from Splunkbase where you can copy example source code for dropdown inputs (and more!):&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 00:49:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500528#M195091</guid>
      <dc:creator>_gkollias</dc:creator>
      <dc:date>2020-03-30T00:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search parameter changed, need help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500529#M195092</link>
      <description>&lt;P&gt;Show us your XML.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 02:53:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500529#M195092</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-03-30T02:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Search parameter changed, need help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500530#M195093</link>
      <description>&lt;P&gt;i will not be able to share the query , but i found a way around it, i was able to eval and replace the old value with new value so that it works fine now, its a bit slow , but does the job...&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 06:06:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-parameter-changed-need-help-with-query/m-p/500530#M195093</guid>
      <dc:creator>jiaqya</dc:creator>
      <dc:date>2020-03-31T06:06:45Z</dc:date>
    </item>
  </channel>
</rss>

