<?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, to exclude data values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56319#M781783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a rounding topic because your result isn't 5,000 else 4,999.9....:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198574_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but by including a roundig like the following it worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Client_Name={"=round(Sum(Revenue))&amp;gt;=$(min)"}&amp;gt;} Revenue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More to this behaviour could you find here: &lt;A href="https://community.qlik.com/qlik-blogpost/3471"&gt;Rounding Errors&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2018 10:00:46 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-04-05T10:00:46Z</dc:date>
    <item>
      <title>Slider, to exclude data values</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56314#M781778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Afternoon all, hope you're well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have a dashboard showing client name, with revenue amounts, plus hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added a slider based on a min variable, so colleagues can select to remove clients less than a certain total.&lt;/P&gt;&lt;P&gt;For example, in the attached I have Whisper Power showing 349.50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you move the slider to along to a minimum of 1000, this line should disappear.&lt;/P&gt;&lt;P&gt;But for some reason, even though the revenue goes to zero, the hours then change to say -1.00?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help, would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56314#M781778</guid>
      <dc:creator>marcus_steggall</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Slider, to exclude data values</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56315#M781779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your second expression should be look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Client_Name={"=Sum(Revenue)&amp;gt;=$(min)"}&amp;gt;} Worked_Hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56315#M781779</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-04T14:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Slider, to exclude data values</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56316#M781780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It shows -1 because your true condition is this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;if(sum({&amp;lt;Client_Name={"=Sum(Revenue)&amp;gt;=$(min)"}&amp;gt;} Revenue) = 0,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;sum(Worked_Hours)=0,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;sum(Worked_Hours))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for this particular client Sum(Worked_Hours) = 0... which is true and true in QlikView is -1. What would you like to see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56316#M781780</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-04T14:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Slider, to exclude data values</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56317#M781781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use this for hours expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(sum({&amp;lt;Client_Name={"=Sum(Revenue)&amp;gt;=$(min)"}&amp;gt;} Revenue) = 0, &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;sum(Worked_Hours))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 17:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56317#M781781</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2018-04-04T17:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Slider, to exclude data values</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56318#M781782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From one Marcus to another, good name &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, that was a quick and easy solution it seemed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one concern, using this way that i've noticed.&lt;/P&gt;&lt;P&gt;From the attached qvd again, note i have this filtered on a particular client at an amount of 5,000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you move the slider along, from 4,000 to 5,000 this should remain.&lt;/P&gt;&lt;P&gt;But for some reason, it disappears!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea, as it seems to do this for a handful of clients?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 09:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56318#M781782</guid>
      <dc:creator>marcus_steggall</dc:creator>
      <dc:date>2018-04-05T09:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Slider, to exclude data values</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56319#M781783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a rounding topic because your result isn't 5,000 else 4,999.9....:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198574_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but by including a roundig like the following it worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Client_Name={"=round(Sum(Revenue))&amp;gt;=$(min)"}&amp;gt;} Revenue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More to this behaviour could you find here: &lt;A href="https://community.qlik.com/qlik-blogpost/3471"&gt;Rounding Errors&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 10:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56319#M781783</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-04-05T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Slider, to exclude data values</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56320#M781784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course rounding &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;excellent, now this slider is working like a dream.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks pal, exactly what I required&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 13:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-to-exclude-data-values/m-p/56320#M781784</guid>
      <dc:creator>marcus_steggall</dc:creator>
      <dc:date>2018-04-05T13:00:05Z</dc:date>
    </item>
  </channel>
</rss>

