<?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: Why am I getting a &amp;quot;Search is waiting for input&amp;quot; message on my dashboard panel? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-quot-Search-is-waiting-for-input-quot-message/m-p/650797#M53344</link>
    <description>&lt;P&gt;The token parsing is purely syntactic not semantic i.e. is does not take account of the context in which it finds the $. As you have already discovered, the work around is to double up on the $&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2023 10:27:12 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-07-17T10:27:12Z</dc:date>
    <item>
      <title>Why am I getting a "Search is waiting for input" message on my dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-quot-Search-is-waiting-for-input-quot-message/m-p/650794#M53342</link>
      <description>&lt;P&gt;It looks like the token name parser of Splunk contains a bug, otherwise why would it expect to find a token in this eval expression which I simplified for better clarity:&lt;/P&gt;&lt;PRE&gt;eval x=if(match(url,"test$"),if(match(url,"onemoretest$"),"",""),"","")&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I know that if I change it to double $$ it will work OK:&lt;/P&gt;&lt;PRE&gt;eval x=if(match(url,"test&lt;STRONG&gt;$&lt;/STRONG&gt;$"),if(match(url,"onemoretest$"),"",""),"","")&lt;/PRE&gt;&lt;P&gt;Because of this alleged bug, my dashboard doesn't work properly. It seems that the token parser doesn't recognize any stop characters (like ",&lt;STRONG&gt;)&lt;/STRONG&gt; and even &lt;EM&gt;space&lt;/EM&gt; etc.) outside the allowed range of characters for token naming. Any help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 10:09:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-quot-Search-is-waiting-for-input-quot-message/m-p/650794#M53342</guid>
      <dc:creator>Ilya_Demin_1</dc:creator>
      <dc:date>2023-07-17T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a "Search is waiting for input" message on my dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-quot-Search-is-waiting-for-input-quot-message/m-p/650797#M53344</link>
      <description>&lt;P&gt;The token parsing is purely syntactic not semantic i.e. is does not take account of the context in which it finds the $. As you have already discovered, the work around is to double up on the $&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 10:27:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-quot-Search-is-waiting-for-input-quot-message/m-p/650797#M53344</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-17T10:27:12Z</dc:date>
    </item>
  </channel>
</rss>

