<?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: Slider in reversed order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548043#M204725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Strangely, sort wasn't available when I modified the slider originally created with a variable.&amp;nbsp; But if create a new slider from scratch using field, sort works.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I also came across this issue, and I think it was due to following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you create a slider with option to set variables, the only option in value mode is 'continuous/numeric'.&lt;/P&gt;&lt;P&gt;This won't allow to specify sort order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you then change to use a field instead of variables, you need to change the value mode manually to 'Discrete'. This enables sort tab options again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Oct 2013 17:41:27 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-10-14T17:41:27Z</dc:date>
    <item>
      <title>Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548036#M204718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to get slider, variable-based, in the reversed order?&amp;nbsp; That is, instead of 0 to 100, get 100 to 0, left to right or top to bottom.&lt;/P&gt;&lt;P&gt;I tried set min value to 100 and max to 0 - it didn't do anything.&amp;nbsp; If I set negative step, QV hangs.&lt;/P&gt;&lt;P&gt;It should be simple, but somewhow I can't find it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;.&lt;/P&gt;&lt;P&gt;Is it imposible???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 15:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548036#M204718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-11T15:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548037#M204719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A somewhat weird workaround:&lt;/P&gt;&lt;P&gt;Use negative values from&lt;STRONG&gt; -100&lt;/STRONG&gt; to 0, and cover each minus sign with a text object.&amp;nbsp; And, use absolute values in the calculations.&lt;/P&gt;&lt;P&gt;Still, would like a better solution&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548037#M204719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-11T16:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548038#M204720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps a dual field: dual(Value,-Value) as Value. Or setting the Number format for the negative values to show as normal: #,##0;#,##0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548038#M204720</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-11T16:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548039#M204721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks GW,&lt;/P&gt;&lt;P&gt;Both dual field and number format work.&amp;nbsp; I prefer number format, no need to create extra field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 17:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548039#M204721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-11T17:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548040#M204722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using a field, I think you can just sort by number descending. Apparently you can't use this option for a variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 18:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548040#M204722</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-11T18:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548041#M204723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is correct Stefan, with field you can sort it in any way.&lt;/P&gt;&lt;P&gt;Strangely, sort wasn't available when I modified the slider originally created with a variable.&amp;nbsp; But if create a new slider from scratch using field, sort works.&lt;/P&gt;&lt;P&gt;Anyway, variable with number format #,##0;#,##0 is a better solution in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 19:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548041#M204723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-11T19:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548042#M204724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some follow-up.&lt;/P&gt;&lt;P&gt;The solution with number formatting #,##0;#,##0 is limited.&amp;nbsp; It doesn't help if the range goes accross the 0, for example from 50 to -50.&amp;nbsp; Apparently the only way in this case is to use field. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 17:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548042#M204724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T17:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548043#M204725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Strangely, sort wasn't available when I modified the slider originally created with a variable.&amp;nbsp; But if create a new slider from scratch using field, sort works.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I also came across this issue, and I think it was due to following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you create a slider with option to set variables, the only option in value mode is 'continuous/numeric'.&lt;/P&gt;&lt;P&gt;This won't allow to specify sort order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you then change to use a field instead of variables, you need to change the value mode manually to 'Discrete'. This enables sort tab options again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 17:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548043#M204725</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-14T17:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Slider in reversed order</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548044#M204726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It helps, thanks Stefan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 17:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-in-reversed-order/m-p/548044#M204726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-14T17:49:38Z</dc:date>
    </item>
  </channel>
</rss>

