<?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: expression total and excel total not tie up in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221795#M859490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure in my data model...total alone is not correct when i use expression total...cant share the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one knows what could be the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 09:06:05 GMT</pubDate>
    <dc:creator>gauthamchilled</dc:creator>
    <dc:date>2017-01-24T09:06:05Z</dc:date>
    <item>
      <title>expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221789#M859484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attached qlikview, the variance and variance % total is not tie up with excel calculations. can any one help?&lt;IMG __jive_id="150608" alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150608_Capture.JPG" style="height: 267px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gautham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221789#M859484</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221790#M859485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like your QVW is empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 07:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221790#M859485</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T07:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221791#M859486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry...attached the updated one now&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 07:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221791#M859486</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2017-01-24T07:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221792#M859487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expressions do not tie. Try expression: &lt;STRONG&gt;=(column(3)/column(1))*100&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; for Variance%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 07:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221792#M859487</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-01-24T07:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221793#M859488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remember BODMASS &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;column(2)-column(1)&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;/ &lt;/SPAN&gt;column(1)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;earlier it was evaluating&lt;/P&gt;&lt;P&gt;1)Column 1 / Column 1 first then&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; * 100 then&lt;/P&gt;&lt;P&gt;3)column 2 - result !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 08:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221793#M859488</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-24T08:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221794#M859489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gautham,&lt;/P&gt;&lt;P&gt;You need to isolate the subtract first, so add bracket as shown below in your expression for variance %&lt;/P&gt;&lt;P&gt;((column(2)-column(1))/column(1))*100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 08:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221794#M859489</guid>
      <dc:creator>rong</dc:creator>
      <dc:date>2017-01-24T08:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221795#M859490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure in my data model...total alone is not correct when i use expression total...cant share the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one knows what could be the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221795#M859490</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2017-01-24T09:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221796#M859491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this expression for last Column...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((column(2)-column(1))/column(1))*100&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Num((sum(Proforma)/sum(Existing))-1,'#0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221796#M859491</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221797#M859492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150632_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221797#M859492</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2017-01-24T09:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221798#M859493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check attached file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221798#M859493</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221799#M859494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, i think you are not getting it...please find the attached i am getting total value as 189. but expected is 42% only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gautham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221799#M859494</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2017-01-24T09:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221800#M859495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(sum(Proforma)-sum(Existing))/sum(Existing)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or add Square brackets when referring to expression labels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;([proforma]-[existing])/[existing]*100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221800#M859495</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-24T09:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221801#M859496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gautham,&lt;/P&gt;&lt;P&gt;Change the total mode on your variance expression as shown below, this will fix the total percentage for your column.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150639_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221801#M859496</guid>
      <dc:creator>rong</dc:creator>
      <dc:date>2017-01-24T09:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221802#M859497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/194905"&gt;gauthamchilled&lt;/A&gt; if your query is resolved please close the thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 08:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221802#M859497</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-26T08:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: expression total and excel total not tie up</title>
      <link>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221803#M859498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your Variance % expression to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;column&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(2)-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;column&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1))/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;column&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1)&lt;/SPAN&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;*100 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Some brackets were missing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150951_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 11:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-total-and-excel-total-not-tie-up/m-p/1221803#M859498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T11:04:24Z</dc:date>
    </item>
  </channel>
</rss>

