<?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 Slider Scenario in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527449#M1133123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scenario. Please see the attached file.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 15:34:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-14T15:34:22Z</dc:date>
    <item>
      <title>Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527449#M1133123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scenario. Please see the attached file.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 15:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527449#M1133123</guid>
      <dc:creator />
      <dc:date>2013-11-14T15:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527450#M1133124</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;Requirement 1&lt;/P&gt;&lt;P&gt;To sort the value, use the tab sort and put in expression&lt;/P&gt;&lt;P&gt;fabs(stock) descending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement 2&lt;/P&gt;&lt;P&gt;i'm not sure to understand your need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 15:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527450#M1133124</guid>
      <dc:creator />
      <dc:date>2013-11-14T15:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527451#M1133125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see the Stock field in the sort tab.&lt;/P&gt;&lt;P&gt;For requirement please find the updated excel attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 15:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527451#M1133125</guid>
      <dc:creator />
      <dc:date>2013-11-14T15:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527452#M1133126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Corrections on the sort tab (Req1). I see the field but the check box to use the expression option is not enabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 15:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527452#M1133126</guid>
      <dc:creator />
      <dc:date>2013-11-14T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527453#M1133127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload the qvw please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 16:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527453#M1133127</guid>
      <dc:creator />
      <dc:date>2013-11-14T16:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527454#M1133128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Straight Table, with Dimension of MarketCategory. Use this expression:&lt;/P&gt;&lt;P&gt;=if(fabs(SUM(QtyOrdered -QtySold))&amp;gt;vSlider,SUM(QtyOrdered -QtySold))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under sort click on Expression for MarketCategory, and enter this in:&lt;/P&gt;&lt;P&gt;fabs(SUM(QtyOrdered -QtySold))&lt;/P&gt;&lt;P&gt;with Descending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create slider with the variable vSlider, with min value of 0, max value of 5, and static step of 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 17:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527454#M1133128</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-11-14T17:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527455#M1133129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still get the records with NULLs where the slider is ignoring. Just that stock is "-".&lt;/P&gt;&lt;P&gt;I need to drop those records from the list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 18:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527455#M1133129</guid>
      <dc:creator />
      <dc:date>2013-11-14T18:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Slider Scenario</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527456#M1133130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Suppress Zero-Values on your presentation tab on your straight table. Since your minimum on your slider is zero, the zero values won't show anyway. Unless you still want the zeros to show???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 18:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-Scenario/m-p/527456#M1133130</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-11-14T18:55:52Z</dc:date>
    </item>
  </channel>
</rss>

