<?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: Getting the correct Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205030#M387431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is why im so confused myself,&amp;nbsp; not sure If i can share a sample, il ltry but in the meantime im trying to figure this out .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for trying to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2016 12:22:14 GMT</pubDate>
    <dc:creator>stevegimbrollmt</dc:creator>
    <dc:date>2016-11-02T12:22:14Z</dc:date>
    <item>
      <title>Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205020#M387421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this is an easy one, or if I am missing something stupid but I am trying to get proper total here which is definitely not 34,636,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is that I am also dividing by 13 and obviously that figure is not correct,&amp;nbsp; There is the total function as an option but when you use a Bar Graph , you do not get that option to get the proper total.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Rolling13.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142679_Rolling13.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205020#M387421</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2016-11-02T11:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205021#M387422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are dividing by 13? Don't see that in the expression above? But may be you can try using Aggr() function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(YourExpression, YourChartDimensions))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205021#M387422</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-02T11:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205022#M387423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, did not to confuse with that /13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this sample. there is only a simple count, no&amp;nbsp; division by 13,&amp;nbsp; what I meant is that I want that the actually correct total to divide it by 13 later but because the total is not correct its giving a confusing average &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205022#M387423</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2016-11-02T11:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205023#M387424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried my Suggestion to use the Aggr() function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205023#M387424</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-02T11:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205024#M387425</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;yes I have,&amp;nbsp; and it did not work with &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(Aggr(YourExpression, YourChartDimensions))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is something I think with the Set Analysis. But then the other amounts I got, they do not have that problem so I am slightly confused on that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205024#M387425</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2016-11-02T11:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205025#M387426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share (in text) your expression and dimensions for this chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205025#M387426</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-02T11:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205026#M387427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension&lt;/STRONG&gt; : Week_AsOf&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression&lt;/STRONG&gt;: count({&amp;lt;Type={'Current'}&amp;gt;}[user_id])&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression&lt;/STRONG&gt;: count({&amp;lt;Type={'Rolling 13'}&amp;gt;}[user_id])/13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actualy Data for it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 600px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="120"&gt;&lt;STRONG&gt;Dep_Week&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="120"&gt;&lt;STRONG&gt;Week_AsOf&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="120"&gt;&lt;STRONG&gt;Current&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl64" width="120"&gt;&lt;STRONG&gt;Rolling 13&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" width="120"&gt;&lt;STRONG&gt;(Rolling13)/13&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;32&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7291&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;560.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;33&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7316&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;562.77&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;34&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7369&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;566.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;35&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7083&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;544.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;36&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7393&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;568.69&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;37&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7020&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;540.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;38&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7228&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;556.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;39&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;6984&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;537.23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7207&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;554.38&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;41&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7354&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;565.69&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;42&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7353&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;565.62&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;43&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7349&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;565.31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;44&lt;/TD&gt;&lt;TD align="right"&gt;44&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;7,069&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7069&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;543.77&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 12:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205026#M387427</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2016-11-02T12:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205027#M387428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So this did not work to get the correct total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(C&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;ount({&amp;lt;Type={'Current'}&amp;gt;}[user_id]), Week_AsOf))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 12:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205027#M387428</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-02T12:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205028#M387429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well it give me on both coloums the total I already have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the rolling 13 coloum its giving me 34,636 when in reality if you take the total of all those numbers, it comes up to 86,725&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 81px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,316 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,369 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,083 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,393 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,020 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,228 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6,984 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,207 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,354 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,353 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,349 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="font-style: inherit;" width="81"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,069 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;86,725 &lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 12:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205028#M387429</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2016-11-02T12:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205029#M387430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange and have never seen something like this before. Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 12:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205029#M387430</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-02T12:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205030#M387431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is why im so confused myself,&amp;nbsp; not sure If i can share a sample, il ltry but in the meantime im trying to figure this out .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for trying to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 12:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205030#M387431</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2016-11-02T12:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the correct Total</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205031#M387432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did sort it out in the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I realised was that the other figures where correct and that was becuase the WeekAsOf table and the Figures tables are directly linked while the Users Players was linked to the Figures Table.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although in theory it should have worked, I am assuming and will check further that Qlik is doing some selecting maybe some associated numbers for that total.. i don't know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I created a userid with a different name in the figures table and used that... it worked perfectly and robust.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Im gona leave it to that for now..so thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 10:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-correct-Total/m-p/1205031#M387432</guid>
      <dc:creator>stevegimbrollmt</dc:creator>
      <dc:date>2016-11-03T10:50:49Z</dc:date>
    </item>
  </channel>
</rss>

