<?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: Dashboard tokens interference with Map tokens in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-tokens-interference-with-Map-tokens/m-p/143359#M8668</link>
    <description>&lt;P&gt;I believe you need to escape it with more &lt;CODE&gt;$&lt;/CODE&gt; like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=kewl $A$ | head 1 | fields B |mvexpand B | map [ | dbquery db "select * from mytable where field=$$B$$" ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 05 Jun 2015 13:42:14 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-06-05T13:42:14Z</dc:date>
    <item>
      <title>Dashboard tokens interference with Map tokens</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-tokens-interference-with-Map-tokens/m-p/143358#M8667</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;

&lt;P&gt;I have a inline search panel on a dashboard, that uses a parameter from a drop down input. Let's refer to it as token $A$ for simplicity.&lt;BR /&gt;
The search panel runs a query involving the map command, using it's own token, which I will refer to as $B$.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=kewl $A$ | head 1 | fields B |mvexpand B | map [ | dbquery db "select * from mytable where field=$B$" ] 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The dashboard panel does not run, awaiting for the B input forever.&lt;BR /&gt;
Is there a way to isolate the context for the B token? or a nifty way to force the search to run without it?&lt;/P&gt;

&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2015 10:34:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-tokens-interference-with-Map-tokens/m-p/143358#M8667</guid>
      <dc:creator>WwihgylWPiNbnXB</dc:creator>
      <dc:date>2015-06-05T10:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard tokens interference with Map tokens</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-tokens-interference-with-Map-tokens/m-p/143359#M8668</link>
      <description>&lt;P&gt;I believe you need to escape it with more &lt;CODE&gt;$&lt;/CODE&gt; like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=kewl $A$ | head 1 | fields B |mvexpand B | map [ | dbquery db "select * from mytable where field=$$B$$" ]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Jun 2015 13:42:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-tokens-interference-with-Map-tokens/m-p/143359#M8668</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-05T13:42:14Z</dc:date>
    </item>
  </channel>
</rss>

