<?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 Preserve sum() when selecting a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191150#M384943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my stacked bar chart dimension, I have MonthYear and Client, and in expression, I show % VOLUME per client per month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(VOLUME)/sum(TOTAL &amp;lt;MonthYear&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;VOLUME&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, there are 50+ clients. I want to show just a select few clients of my own choosing. Selecting those clients changes the % values completely. Is there a way to preserve the value of &lt;STRONG&gt;sum(TOTAL &amp;lt;MonthYear&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;VOLUME&lt;/SPAN&gt;)&lt;/STRONG&gt; when selecting clients? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2016 10:43:48 GMT</pubDate>
    <dc:creator>sifatnabil</dc:creator>
    <dc:date>2016-09-23T10:43:48Z</dc:date>
    <item>
      <title>Preserve sum() when selecting a field</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191150#M384943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my stacked bar chart dimension, I have MonthYear and Client, and in expression, I show % VOLUME per client per month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(VOLUME)/sum(TOTAL &amp;lt;MonthYear&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;VOLUME&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, there are 50+ clients. I want to show just a select few clients of my own choosing. Selecting those clients changes the % values completely. Is there a way to preserve the value of &lt;STRONG&gt;sum(TOTAL &amp;lt;MonthYear&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;VOLUME&lt;/SPAN&gt;)&lt;/STRONG&gt; when selecting clients? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 10:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191150#M384943</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2016-09-23T10:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve sum() when selecting a field</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191151#M384944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(&lt;STRONG&gt;{&amp;lt;ClientField= &amp;gt;}&lt;/STRONG&gt; TOTAL &amp;lt;MonthYear&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;VOLUME&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 10:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191151#M384944</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-23T10:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve sum() when selecting a field</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191152#M384945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - I was trying to put that set after TOTAL instead of before. Also, the legend of the bar chart still shows all 50+ clients. Is there a way to change the legend to just my client selections?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 10:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191152#M384945</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2016-09-23T10:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve sum() when selecting a field</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191153#M384946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't reproduce your issue with the legend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post a small sample QVW that demonstrates this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 11:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191153#M384946</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-23T11:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve sum() when selecting a field</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191154#M384947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I restricted the legend by doing dimension limits on "Show only largest 11 clients", which worked. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 11:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-sum-when-selecting-a-field/m-p/1191154#M384947</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2016-09-23T11:03:49Z</dc:date>
    </item>
  </channel>
</rss>

