<?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: aggregate the column values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561497#M742801</link>
    <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;PRE&gt;((Sum(Total(Aggr(fabs(sum(FC_QT)-sum(AP_QT)),ID)))*sum(AP_QT))/sum(total AP_QT))
&lt;FONT color="#FF0000"&gt;/
Count(DISTINCT id)&lt;/FONT&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 26 Mar 2019 17:04:54 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-03-26T17:04:54Z</dc:date>
    <item>
      <title>aggregate the column values</title>
      <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561145#M742796</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i have a column in pivot table&amp;nbsp; &amp;nbsp; &amp;nbsp;product%&amp;nbsp; &amp;nbsp; &amp;nbsp; it is showing % correct&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i need to show that total&amp;nbsp; &amp;nbsp; &amp;nbsp; aggregating all columns values /no of rows&amp;nbsp; &amp;nbsp;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561145#M742796</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2024-11-16T04:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: aggregate the column values</title>
      <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561153#M742797</link>
      <description>&lt;P&gt;I suggest you post some sample data and your required output to better explain your requirements. Post as text, not as images and you will get more relevant and accurate responses.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 08:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561153#M742797</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-03-26T08:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: aggregate the column values</title>
      <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561167#M742798</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14931" target="_self"&gt;&lt;SPAN class="login-bold"&gt;Jontydkpi&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;attached sample&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 09:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561167#M742798</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-03-27T09:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: aggregate the column values</title>
      <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561327#M742799</link>
      <description>&lt;P&gt;What is your expression that you are using for Product%?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 12:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561327#M742799</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-26T12:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: aggregate the column values</title>
      <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561370#M742800</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is the used expression&lt;/P&gt;&lt;P&gt;=()&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 09:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561370#M742800</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-03-27T09:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: aggregate the column values</title>
      <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561497#M742801</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;PRE&gt;((Sum(Total(Aggr(fabs(sum(FC_QT)-sum(AP_QT)),ID)))*sum(AP_QT))/sum(total AP_QT))
&lt;FONT color="#FF0000"&gt;/
Count(DISTINCT id)&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Mar 2019 17:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561497#M742801</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-26T17:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: aggregate the column values</title>
      <link>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561738#M742802</link>
      <description>its worked thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 27 Mar 2019 08:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregate-the-column-values/m-p/1561738#M742802</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-03-27T08:58:50Z</dc:date>
    </item>
  </channel>
</rss>

