<?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 Can you help me set a filter between min and max value? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-set-a-filter-between-min-and-max-value/m-p/405106#M71900</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I need your help to set a filter between min and max value.&lt;/P&gt;

&lt;P&gt;example : want to print value  between range (  value  &amp;gt;-2 and value &amp;lt; 5 )&lt;/P&gt;

&lt;P&gt;I have created two dropdown box          &lt;/P&gt;

&lt;P&gt;create two filter&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;FILTER  score &amp;gt; "$minwbrs_score$"
FILTER score &amp;lt; "$maxwbrs_score$"  ---&amp;gt; issue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here, I am facing an issue in an XML parsing for operator &amp;lt; (less than)&lt;/P&gt;

&lt;P&gt;This is the Error :  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; XML Syntax Error: StartTag: invalid element name
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 02 Oct 2018 19:16:04 GMT</pubDate>
    <dc:creator>pragycho</dc:creator>
    <dc:date>2018-10-02T19:16:04Z</dc:date>
    <item>
      <title>Can you help me set a filter between min and max value?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-set-a-filter-between-min-and-max-value/m-p/405106#M71900</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I need your help to set a filter between min and max value.&lt;/P&gt;

&lt;P&gt;example : want to print value  between range (  value  &amp;gt;-2 and value &amp;lt; 5 )&lt;/P&gt;

&lt;P&gt;I have created two dropdown box          &lt;/P&gt;

&lt;P&gt;create two filter&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;FILTER  score &amp;gt; "$minwbrs_score$"
FILTER score &amp;lt; "$maxwbrs_score$"  ---&amp;gt; issue
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here, I am facing an issue in an XML parsing for operator &amp;lt; (less than)&lt;/P&gt;

&lt;P&gt;This is the Error :  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; XML Syntax Error: StartTag: invalid element name
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 Oct 2018 19:16:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-set-a-filter-between-min-and-max-value/m-p/405106#M71900</guid>
      <dc:creator>pragycho</dc:creator>
      <dc:date>2018-10-02T19:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me set a filter between min and max value?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-set-a-filter-between-min-and-max-value/m-p/405107#M71901</link>
      <description>&lt;P&gt;In XML dashboards replace &lt;CODE&gt;&amp;lt;&lt;/CODE&gt; with &lt;CODE&gt;&amp;amp;lt;&lt;/CODE&gt; and &lt;CODE&gt;&amp;gt;&lt;/CODE&gt; with &lt;CODE&gt;&amp;amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 20:34:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-set-a-filter-between-min-and-max-value/m-p/405107#M71901</guid>
      <dc:creator>Vijeta</dc:creator>
      <dc:date>2018-10-02T20:34:33Z</dc:date>
    </item>
  </channel>
</rss>

