<?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: fixed slider in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658999#M474093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;General -&amp;gt; Data instead of a field in the fieldlist choose &amp;lt;Expression&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Oct 2014 12:20:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-04T12:20:54Z</dc:date>
    <item>
      <title>fixed slider</title>
      <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658994#M474088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have a multivalue slider that lets the user to select a range of a field. now i need to fix beginning of this range.how is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 10:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658994#M474088</guid>
      <dc:creator />
      <dc:date>2014-10-04T10:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: fixed slider</title>
      <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658995#M474089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can limit the displayed values using an expression instead of a field then you could write something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( purgechar(Quarter, 'Q') &amp;gt; 2, Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will only display Months from Quarters 3 +4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 10:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658995#M474089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-04T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: fixed slider</title>
      <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658996#M474090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure if I understood correctly but Min() and Max() function can help to sort out this.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 10:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658996#M474090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-04T10:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: fixed slider</title>
      <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658997#M474091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;min and max can be helpful when we use variable but i am using field. while we use field, min and max options are not active.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 11:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658997#M474091</guid>
      <dc:creator />
      <dc:date>2014-10-04T11:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: fixed slider</title>
      <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658998#M474092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no Expression tab about slider object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 11:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658998#M474092</guid>
      <dc:creator />
      <dc:date>2014-10-04T11:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: fixed slider</title>
      <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658999#M474093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;General -&amp;gt; Data instead of a field in the fieldlist choose &amp;lt;Expression&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 12:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/658999#M474093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-04T12:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: fixed slider</title>
      <link>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/659000#M474094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see this example I think help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In them you have two input dates select&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 15:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/fixed-slider/m-p/659000#M474094</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-10-04T15:44:11Z</dc:date>
    </item>
  </channel>
</rss>

