<?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 Why am I getting a syntax error with the &amp;quot;&amp;&amp;quot; character for a drilldown in my XML? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-syntax-error-with-the-quot-quot-character-for/m-p/256141#M16056</link>
    <description>&lt;P&gt;I want to pass two parameters the URL with drilldown, but when I put &lt;CODE&gt;&amp;amp;&lt;/CODE&gt;, the code is in red.&lt;BR /&gt;
Does anyone know why? And how to solve?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1375i7900C9DD3578D51C/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks !!!&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2016 14:35:57 GMT</pubDate>
    <dc:creator>renanprado96</dc:creator>
    <dc:date>2016-05-17T14:35:57Z</dc:date>
    <item>
      <title>Why am I getting a syntax error with the "&amp;" character for a drilldown in my XML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-syntax-error-with-the-quot-quot-character-for/m-p/256141#M16056</link>
      <description>&lt;P&gt;I want to pass two parameters the URL with drilldown, but when I put &lt;CODE&gt;&amp;amp;&lt;/CODE&gt;, the code is in red.&lt;BR /&gt;
Does anyone know why? And how to solve?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1375i7900C9DD3578D51C/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks !!!&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 14:35:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-syntax-error-with-the-quot-quot-character-for/m-p/256141#M16056</guid>
      <dc:creator>renanprado96</dc:creator>
      <dc:date>2016-05-17T14:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a syntax error with the "&amp;" character for a drilldown in my XML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-syntax-error-with-the-quot-quot-character-for/m-p/256142#M16057</link>
      <description>&lt;P&gt;You need to escape the &lt;CODE&gt;&amp;amp;&lt;/CODE&gt; character or enclose the URL in &lt;CODE&gt;CDATA&lt;/CODE&gt; tag. Like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;link&amp;gt;
&amp;lt;![CDATA[
  /app/search/form_for_drilldown?form.sourcetype=$row.sourcetype$&amp;amp;earliest=$earliest$&amp;amp;latest=$latest$
]]&amp;gt;
&amp;lt;/link&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 May 2016 15:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-syntax-error-with-the-quot-quot-character-for/m-p/256142#M16057</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-17T15:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting a syntax error with the "&amp;" character for a drilldown in my XML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-syntax-error-with-the-quot-quot-character-for/m-p/256143#M16058</link>
      <description>&lt;P&gt;Thank you!!!!&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 16:48:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-am-I-getting-a-syntax-error-with-the-quot-quot-character-for/m-p/256143#M16058</guid>
      <dc:creator>renanprado96</dc:creator>
      <dc:date>2016-05-17T16:48:48Z</dc:date>
    </item>
  </channel>
</rss>

