<?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: Null Values in Above() function produce wrong results in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690947#M52801</link>
    <description>&lt;P&gt;Thanks you! I had data model issues with the key field that causes duplicates and fixed it now and it works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day. Stay safe at home. Thanks&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Apr 2020 12:22:38 GMT</pubDate>
    <dc:creator>MuraliPrasath</dc:creator>
    <dc:date>2020-04-04T12:22:38Z</dc:date>
    <item>
      <title>Null Values in Above() function produce wrong results</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690148#M52707</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using following expression to get my accumulation values. but if I get any null values in the dimension then my accumulation sum is giving wrong result. Can some one help me on this?&lt;/P&gt;&lt;P&gt;=Range Sum(Above(TOTAL sum(SYSTEMS),0, Row No(TOTAL)))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Acc.PNG" style="width: 500px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31101i7E239C585AFAE069/image-size/large?v=v2&amp;amp;px=999" role="button" title="Acc.PNG" alt="Acc.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690148#M52707</guid>
      <dc:creator>MuraliPrasath</dc:creator>
      <dc:date>2024-11-16T02:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values in Above() function produce wrong results</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690376#M52744</link>
      <description>&lt;P&gt;Works fine for me. Can you share your dashboard?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 15:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690376#M52744</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-04-02T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values in Above() function produce wrong results</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690387#M52746</link>
      <description>&lt;P&gt;Would you be able to share a sample where we can see the issue?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 15:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690387#M52746</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-04-02T15:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values in Above() function produce wrong results</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690575#M52758</link>
      <description>&lt;P&gt;I'm using Qlik Sense Cloud. How can I share my app?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 01:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690575#M52758</guid>
      <dc:creator>MuraliPrasath</dc:creator>
      <dc:date>2020-04-03T01:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values in Above() function produce wrong results</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690657#M52763</link>
      <description>&lt;P&gt;It's not an error within the above-function else within your table-design - in which for any reasons some countries are listed twice. If you remove the cause of it the above() will work again like expected.&lt;/P&gt;&lt;P&gt;Alternatively you may try to identify the NULL or maybe counting the number of countries within your table to adjust your expression but it could become difficult - nevertheless you may try something like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Range Sum(Above(TOTAL if(len(ExpressionForMaxSystems), sum(SYSTEMS), 0),0, Row No(TOTAL)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 09:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690657#M52763</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-04-03T09:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values in Above() function produce wrong results</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690658#M52764</link>
      <description>&lt;P&gt;How to export the app:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Apps/export-apps-cloud-hub.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Apps/export-apps-cloud-hub.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 09:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690658#M52764</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-04-03T09:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values in Above() function produce wrong results</title>
      <link>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690947#M52801</link>
      <description>&lt;P&gt;Thanks you! I had data model issues with the key field that causes duplicates and fixed it now and it works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day. Stay safe at home. Thanks&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Apr 2020 12:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Null-Values-in-Above-function-produce-wrong-results/m-p/1690947#M52801</guid>
      <dc:creator>MuraliPrasath</dc:creator>
      <dc:date>2020-04-04T12:22:38Z</dc:date>
    </item>
  </channel>
</rss>

