<?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: incorrect % value given in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243370#M621027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Heya Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the file as per requested! sorry I took so long to get back to you, had some trouble with my computer. Is it possible to view the files once you have done the edit as I am using the free personal version at the moment!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Royce Tang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 03:54:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-02-23T03:54:49Z</dc:date>
    <item>
      <title>incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243361#M621015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Dear experts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I am trying to get a % value out of an expression, however I do believe there is some faults with my coding. Below I will provide the expression as well as the logic I am trying to achieve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;the requirements: (revenue from previous year / revenue this year) - 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Formula/Script:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #ff0000;"&gt; (&lt;/SPAN&gt;Sum({&amp;lt;BDF_Type = {"Revenue"}, [year] = {"$(=Max([year])-1"}&amp;gt;} cash)&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;BDF_Type = {"Revenue"}, [year] = {"$(=Max([year])"}&amp;gt;} cash) &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;) &lt;SPAN style="font-size: 8pt;"&gt;-1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;The individual components of expression work, however when put together to acquire the ratio, they seem to be calculating the wrong values. Cheers !&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243361#M621015</guid>
      <dc:creator />
      <dc:date>2017-02-22T09:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243362#M621016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum({&amp;lt;BDF_Type = {"Revenue"}, [year] = {"$(=Max([year])-1&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;"}&amp;gt;} cash)/Sum({&amp;lt;BDF_Type = {"Revenue"}, [year] = {"$(=Max([year])&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;)&lt;/STRONG&gt;"}&amp;gt;} cash)) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243362#M621016</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-22T09:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243363#M621017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I wonder how this was working individually.... was this a typo?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243363#M621017</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-22T09:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243364#M621018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it was a typo when i posted the question sorry !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243364#M621018</guid>
      <dc:creator />
      <dc:date>2017-02-22T09:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243365#M621021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see anything wrong in your expression, would you be able to share a sample to look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243365#M621021</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-22T09:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243366#M621023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="help7.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154060_help7.JPG" style="width: 620px; height: 106px;" /&gt;&lt;/P&gt;&lt;P&gt;the calculated value will be over 80% if done individually&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243366#M621023</guid>
      <dc:creator />
      <dc:date>2017-02-22T09:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243367#M621024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you don't have year set analysis in the denominator, could that be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154061_Capture.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243367#M621024</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-22T09:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243368#M621025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry when I changed the denominator to Sum({&amp;lt;BDF_Type = {"Revenue"}, [year] = {"$(=Max([year])"}&amp;gt;} cash) instead of using the one shown in the picture i get 100% which is weird&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243368#M621025</guid>
      <dc:creator />
      <dc:date>2017-02-22T09:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243369#M621026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless you can share your application, I would really know&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243369#M621026</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-22T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243370#M621027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Heya Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the file as per requested! sorry I took so long to get back to you, had some trouble with my computer. Is it possible to view the files once you have done the edit as I am using the free personal version at the moment!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Royce Tang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 03:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243370#M621027</guid>
      <dc:creator />
      <dc:date>2017-02-23T03:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243371#M621028</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;In your denominator expression you have written same expression as numerator that why you are getting 100 % Check again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below expression are you looking for&lt;/P&gt;&lt;P&gt;=num(Sum({&amp;lt;BDF_Type = {"Revenue"}, [year] = {"$(=Max([year])-1)"}&amp;gt;} cash)/Sum({&amp;lt;BDF_Type = {"Revenue"}, [year] = {"$(=Max([year]))"}&amp;gt;} cash), '###.00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 06:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243371#M621028</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-02-23T06:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: incorrect % value given</title>
      <link>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243372#M621029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/dreamer4"&gt;dreamer4&lt;/A&gt;‌ has correctly pointed out the issue, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="154220" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154220_Capture.PNG" style="height: 317px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I changed to Max(Year) in the set analysis for denominator, it seems to be all working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 10:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incorrect-value-given/m-p/1243372#M621029</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-23T10:11:46Z</dc:date>
    </item>
  </channel>
</rss>

