<?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: Help me please__Why is the answer in the regular table not equal to the Pivot table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136999#M20451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bala, why Aggr()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2018 15:16:24 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2018-08-15T15:16:24Z</dc:date>
    <item>
      <title>Help me please__Why is the answer in the regular table not equal to the Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136993#M20445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 14pt;"&gt;Help me please&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG style="color: #0000ff;"&gt;Why is the answer in the regular table not equal to the Pivot table?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG style="color: #ff0000;"&gt;This my code in Expression Pivot table&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 14pt;"&gt;=aggr(sum(DISTINCT(Fabric_QTY)*(ITEM_CONTAIN)/100),YARN_ITEM,Yarn_week)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 14pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 14pt;"&gt;Excample Yarn item = CVC20/1R week 18 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="จับภาพ.PNG" class="jive-image image-1" height="338" src="https://community.qlik.com/legacyfs/online/210780_จับภาพ.PNG" style="height: 338px; width: 745.765px;" width="746" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 12:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136993#M20445</guid>
      <dc:creator>penpayom</dc:creator>
      <dc:date>2018-08-14T12:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please__Why is the answer in the regular table not equal to the Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136994#M20446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't able to understand what you're trying to do here.&lt;/P&gt;&lt;P&gt;You are comparing two different formulas. Why should they give the same result?&lt;/P&gt;&lt;P&gt;Additionally, you are using Sum(Distinct ...) which is almost always a bad idea since the same value might repeat multiple times. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 12:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136994#M20446</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2018-08-14T12:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please__Why is the answer in the regular table not equal to the Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136995#M20447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are various things noticeable. At first the distinct within the sum() like &lt;A href="https://community.qlik.com/qlik-users/2339"&gt;orsh_&lt;/A&gt; hinted. Further the dimensions within the second table aren't the same like in the aggr and then it missed an outer aggregation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 12:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136995#M20447</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-08-14T12:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please__Why is the answer in the regular table not equal to the Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136996#M20448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I tried the same formula with the table below. But the value does not match. So try to group with aggr. What formula should I use to calculate?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 01:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136996#M20448</guid>
      <dc:creator>penpayom</dc:creator>
      <dc:date>2018-08-15T01:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please__Why is the answer in the regular table not equal to the Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136997#M20449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shouldn't you just use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Fabric_QTY *(ITEM_CONTAIN/100))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for both tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 04:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136997#M20449</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-08-15T04:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please__Why is the answer in the regular table not equal to the Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136998#M20450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Sum(Fabric_QTY * (ITEM_CONTAIN/100)),YARN_ITEM)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 05:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136998#M20450</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-15T05:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help me please__Why is the answer in the regular table not equal to the Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136999#M20451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bala, why Aggr()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 15:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-please-Why-is-the-answer-in-the-regular-table-not-equal/m-p/136999#M20451</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-08-15T15:16:24Z</dc:date>
    </item>
  </channel>
</rss>

