<?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: Filtering values yet retaining original %s in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795148#M280959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys! I tried both and it almost worked. When I combined both it worked fully. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; [SIMD Quint]={1,2}&amp;gt;}[SIMD Quint])/sum({&amp;lt;[SIMD Quint]=&amp;gt;}TOTAL [SIMD Quint])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 13:26:13 GMT</pubDate>
    <dc:creator>mattphillip</dc:creator>
    <dc:date>2014-12-08T13:26:13Z</dc:date>
    <item>
      <title>Filtering values yet retaining original %s</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795145#M280956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hoping someone can help. I have a bar chart counting the five different numerical values (1-5) within a field. What I'd like to do, and so far have not managed to succeed in doing is to limit the visible fields (for example, values 1 and 2 only) but to retain their original % based on the complete set of five values not the revised total based on the two displayed values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I've tried is: =sum([SIMD Quint)/sum(TOTAL [SIMD Quint]) with the relative option selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this achievable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795145#M280956</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2014-12-08T12:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering values yet retaining original %s</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795146#M280957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if got your point right. Maybe you can try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; =sum({&amp;lt; &lt;STRONG&gt;[SIMD Quint]={1,2}&lt;/STRONG&gt;&amp;gt;}[SIMD Quint])/sum(TOTAL [SIMD Quint])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795146#M280957</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-08T12:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering values yet retaining original %s</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795147#M280958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you want to use set analysis on the total section of your expression, so that each SIMD Quint is calculating from the field total. Try the below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([SIMD Quint])/sum({&amp;lt;[SIMD Quint]=&amp;gt;}TOTAL [SIMD Quint])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795147#M280958</guid>
      <dc:creator />
      <dc:date>2014-12-08T12:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering values yet retaining original %s</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795148#M280959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys! I tried both and it almost worked. When I combined both it worked fully. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; [SIMD Quint]={1,2}&amp;gt;}[SIMD Quint])/sum({&amp;lt;[SIMD Quint]=&amp;gt;}TOTAL [SIMD Quint])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795148#M280959</guid>
      <dc:creator>mattphillip</dc:creator>
      <dc:date>2014-12-08T13:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering values yet retaining original %s</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795149#M280960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ah I thought the 1&amp;amp;2 was just an example of what you might select down to, not the specific limit you wanted, glad that's working for you now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-values-yet-retaining-original-s/m-p/795149#M280960</guid>
      <dc:creator />
      <dc:date>2014-12-08T13:43:53Z</dc:date>
    </item>
  </channel>
</rss>

