<?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: How can I stop my output from expression updating when users make selections? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984391#M335920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. It recalculates it to 100% for any selection. So for example for Internal it goes from 6.67% to 100%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2015 15:45:39 GMT</pubDate>
    <dc:creator>jblomqvist</dc:creator>
    <dc:date>2015-08-24T15:45:39Z</dc:date>
    <item>
      <title>How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984385#M335914</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;I have the following table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="96838" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96838_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Percentage should stay the same if someone selects a ClaimType.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment if I make a selection it recalculates to 100% like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="96842" alt="Capture2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/96842_Capture2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want this to happen and would like it to remain 6.67% for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get it to ignore selections and show my the actual result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Percentage expression is: sum(Value)/sum(TOTAL Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know what I need to do to my expression? &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;I attach the app for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984385#M335914</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-08-24T15:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984386#M335915</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;Hi John,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;try the below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(Value)/sum(TOTAL&amp;lt;ClaimType&amp;gt; Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;hope that helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Joe&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984386#M335915</guid>
      <dc:creator />
      <dc:date>2015-08-24T15:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984387#M335916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I tried this but then I get the same value across all the dimensions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96843_Capture3.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984387#M335916</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-08-24T15:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984388#M335917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(Value) &amp;gt; 0, S&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;um(Value)/Sum(TOTAL {1} Value))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt; Unable to test if the expression works or not because I am working with personal edition of QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984388#M335917</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-24T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984389#M335918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This still does the same as Joe's result and recalculates so it does not work unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984389#M335918</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-08-24T15:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984390#M335919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure you have used this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #ff0000;"&gt;If(Sum(Value) &amp;gt; 0,&lt;/SPAN&gt; S&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;um(Value)/Sum(TOTAL &lt;SPAN style="color: #ff0000;"&gt;{1}&lt;/SPAN&gt; Value)&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the result should be Different from Joe's result as I don't have &amp;lt;ClaimType&amp;gt; in the denominator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984390#M335919</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-24T15:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984391#M335920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. It recalculates it to 100% for any selection. So for example for Internal it goes from 6.67% to 100%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984391#M335920</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-08-24T15:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984392#M335921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe go with&lt;/P&gt;&lt;P&gt;sum(Value)/sum(TOTAL {1} Value)&lt;/P&gt;&lt;P&gt;then, you will need to remove the deselect 'relative' on the expression which you have set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984392#M335921</guid>
      <dc:creator />
      <dc:date>2015-08-24T15:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I stop my output from expression updating when users make selections?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984393#M335922</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;Have a look at the attached application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-stop-my-output-from-expression-updating-when-users/m-p/984393#M335922</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2015-08-24T15:46:02Z</dc:date>
    </item>
  </channel>
</rss>

