<?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: Not running search in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741246#M58365</link>
    <description>&lt;P&gt;I still am completely confused.&amp;nbsp; Why don't you forget XML and just describe the UI controls, and give some examles of what inputs you would use and how it would effect the searches produced.&lt;/P&gt;</description>
    <pubDate>Sun, 09 Mar 2025 17:27:38 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2025-03-09T17:27:38Z</dc:date>
    <item>
      <title>Not running search</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741185#M58355</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am adding the query to my dashboard and when i click on highlighted run search&amp;nbsp; it is not taking to the search one.&lt;BR /&gt;&amp;nbsp;after index and source the keyword search is *word:is:info:name:in:data:invok*..Not sure why it is not taking to search page&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-03-07 at 10.47.32 PM.png" style="width: 816px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38049iB2E10E00847E1A98/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-03-07 at 10.47.32 PM.png" alt="Screenshot 2025-03-07 at 10.47.32 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 06:56:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741185#M58355</guid>
      <dc:creator>nithys</dc:creator>
      <dc:date>2025-03-08T06:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not running search</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741186#M58356</link>
      <description>&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;My source is like below i want whatever "$entityToken$" value=name is ,i want it to assign to the keyword also in&amp;nbsp;*$entityToken$:init:data:invoke*&lt;BR /&gt;&lt;BR /&gt;ex&amp;nbsp;&lt;BR /&gt;&amp;nbsp; ("/a/b/api-data-$stageToken$-name") *name:init:data:invoke*&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;lt;query&amp;gt;index=* source IN&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ("/a/b/api-data-$stageToken$-$entityToken$") *$entityToken$:init:data:invoke*&lt;BR /&gt;| eval identifier=coalesce('queryParams.identifier',&lt;BR /&gt;'event.queryStringParameters.identifier')&lt;BR /&gt;| eval msg=coalesce(msg, null)&lt;BR /&gt;| where isnotnull(identifier) and isnotnull(msg)&lt;BR /&gt;| stats count&amp;lt;/query&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 07:03:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741186#M58356</guid>
      <dc:creator>nithys</dc:creator>
      <dc:date>2025-03-08T07:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not running search</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741201#M58357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260549"&gt;@nithys&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;let me understand: isthe issue that clicking on Run search your search doesn't start or that it doesn't run (no results)?&lt;/P&gt;&lt;P&gt;if the first case, please try to copy the search in a search dashboard and check if it runs.&lt;/P&gt;&lt;P&gt;if the issue is that you search doesn't run, debug it in a search dashboard.&lt;/P&gt;&lt;P&gt;What does it happen if you run your search without the where condition?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 09:48:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741201#M58357</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-03-08T09:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Not running search</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741212#M58361</link>
      <description>&lt;P&gt;It will work if i give the keyword as *&lt;SPAN&gt;init:data:invoke* runs in dashboard and also in the search of Edit search part.&lt;BR /&gt;but if i run *name:init:data:invoke* &amp;nbsp;it runs in dashboard but not in particular Edit search&lt;BR /&gt;if it is&amp;nbsp; *$entityToken:init:data:invoke* not running in dashboard nor in&amp;nbsp;particular Edit search&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 14:02:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741212#M58361</guid>
      <dc:creator>nithys</dc:creator>
      <dc:date>2025-03-08T14:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not running search</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741213#M58362</link>
      <description>Hi&lt;BR /&gt;I’m thinking this is just shortcut to test your written search and it works just like copy&amp;amp;paste your query into another window. If you want to fulfill your “tokens” etc into that query then you must run it from dashboard not from this edit mode. I haven’t DS on my hand to test it now, but you could do it easily by yourself.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Sat, 08 Mar 2025 15:13:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741213#M58362</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-03-08T15:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Not running search</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741246#M58365</link>
      <description>&lt;P&gt;I still am completely confused.&amp;nbsp; Why don't you forget XML and just describe the UI controls, and give some examles of what inputs you would use and how it would effect the searches produced.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Mar 2025 17:27:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Not-running-search/m-p/741246#M58365</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2025-03-09T17:27:38Z</dc:date>
    </item>
  </channel>
</rss>

