<?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: wrong percent value in straight tbl in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636151#M1093980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was confused with the results initially. You are right, the result are correct. Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2014 14:19:21 GMT</pubDate>
    <dc:creator>surajap123</dc:creator>
    <dc:date>2014-05-16T14:19:21Z</dc:date>
    <item>
      <title>wrong percent value in straight tbl</title>
      <link>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636148#M1093977</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;I have the below three expressions in the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(sum({&amp;lt;Year={$(=Max(Year))}&amp;gt;}ATotal)+ sum({&amp;lt;Year={$(=Max(Year))}&amp;gt;}STotal))/1000&amp;nbsp; //show value in thousands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(sum({&amp;lt;Year={$(=Max(Year)-1)}&amp;gt;}ATotal)+ sum({&amp;lt;Year={$(=Max(Year)-1)}&amp;gt;}STotal))/1000&amp;nbsp; //show value in thousands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(Column(2) - Column(3)) / Column(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-the first one is to show YTD Sales for current year.&lt;/P&gt;&lt;P&gt;-the second one shows YTD sales for previous year&lt;/P&gt;&lt;P&gt;-the third one is to show the YTD Variance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=For the third expression i have done percentage settings (ie. Number tab--&amp;gt; fixed to 1 and enabled 'show in percentage'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if you see the screen shot below, few percent value are above 100%, which seems wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me where i am doing wrong.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="58982" alt="screen fo.png" class="jive-image" src="/legacyfs/online/58982_screen fo.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 13:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636148#M1093977</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-05-16T13:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: wrong percent value in straight tbl</title>
      <link>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636149#M1093978</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;Looks like its working properly to me. Look at the last line. Your variance expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (7 - 244) / 7&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp; -237/7&amp;nbsp;&amp;nbsp; ~&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -3000% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 14:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636149#M1093978</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-05-16T14:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: wrong percent value in straight tbl</title>
      <link>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636150#M1093979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you meant to calculate (244 - 7) / 244?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 14:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636150#M1093979</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-05-16T14:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: wrong percent value in straight tbl</title>
      <link>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636151#M1093980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was confused with the results initially. You are right, the result are correct. Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 14:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/wrong-percent-value-in-straight-tbl/m-p/636151#M1093980</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-05-16T14:19:21Z</dc:date>
    </item>
  </channel>
</rss>

