<?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: Sum of Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313129#M407931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide data if possible due to Aggregation functions won't calculate the Strings. If you have Numeric string then it could work. Better practice may be Live data and result data as you required&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Apr 2017 11:48:08 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-04-25T11:48:08Z</dc:date>
    <item>
      <title>Sum of Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313128#M407930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have pivot table and I want to get the sum of a column which contains values (Zero or null) but there are some values as 0 (number and text both). I tried Isnull() function but it didn't worked and it is not considering text '0' in calculation.&lt;/P&gt;&lt;P&gt;So, how can I convert text to numbers and get the sum of values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 11:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313128#M407930</guid>
      <dc:creator>mahendragaur</dc:creator>
      <dc:date>2017-04-25T11:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313129#M407931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide data if possible due to Aggregation functions won't calculate the Strings. If you have Numeric string then it could work. Better practice may be Live data and result data as you required&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 11:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313129#M407931</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-25T11:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313130#M407932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In your script use if(fieldname = '0',0, if (fieldname = 'zero', 0, if (isnull(fieldname)=-1,0,fieldname))) as fieldname.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kamiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 12:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313130#M407932</guid>
      <dc:creator>kamielrajaram</dc:creator>
      <dc:date>2017-04-25T12:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313131#M407933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want in expression. I think it'll be good if I'll convert text to number and then do the sum. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 12:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Pivot-table/m-p/1313131#M407933</guid>
      <dc:creator>mahendragaur</dc:creator>
      <dc:date>2017-04-25T12:16:09Z</dc:date>
    </item>
  </channel>
</rss>

