<?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: How to resolve this error? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522363#M748884</link>
    <description>Hi Bhaveshp,&lt;BR /&gt;It will be better if you can upload a small sample, so I can try to find out what the problem is.&lt;BR /&gt;Have you tried to add num() function for the rangesum()?&lt;BR /&gt;Aiolos</description>
    <pubDate>Wed, 19 Dec 2018 02:38:40 GMT</pubDate>
    <dc:creator>uacg0009</dc:creator>
    <dc:date>2018-12-19T02:38:40Z</dc:date>
    <item>
      <title>How to resolve this error?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522344#M748883</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table as shown below;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1.PNG" style="width: 568px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2379i7DD8043F76611B59/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have my expression as;&lt;/P&gt;&lt;PRE&gt;=If(Header_1 &amp;lt;&amp;gt; 'Curr.to OEC',
Rangesum(sum({&amp;lt;Snapshot_Date = {"&amp;gt;=$(=Date(Addmonths(Max({1} Snapshot_Date),-2), 'YYYY-MM-DD'))"}&amp;gt;}POC_Adjusted_Value_USD)),

(

RangeSum(sum(TOTAL&amp;lt;Region, Month,  Country_Name, Snapshot_Date, Report_Param&amp;gt;{&amp;lt;Header_1 = {'Curr.mth.'}, Snapshot_Date = {"&amp;gt;=$(=Date(Addmonths(Max({1} Snapshot_Date), -2), 'YYYY-MM-DD'))"}&amp;gt;}POC_Adjusted_Value_USD))
-
RangeSum(sum(TOTAL&amp;lt;Region,Month,Country_Name,Snapshot_Date,  Report_Param&amp;gt;{&amp;lt;Header_1 = {'Upd.OEC'}, Snapshot_Date = {"&amp;gt;=$(=Date(Addmonths(Max({1}Snapshot_Date), -2),'YYYY-MM-DD'))"}&amp;gt;}POC_Adjusted_Value_USD))
)
)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This expression is working but when the values are same it is showing as null, look at the highlighted value in the image &lt;EM&gt;&lt;STRONG&gt;(182.378 - 182.378 = -)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is my value showing as - instead of&amp;nbsp; '0'? any help is greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522344#M748883</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2024-11-16T04:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve this error?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522363#M748884</link>
      <description>Hi Bhaveshp,&lt;BR /&gt;It will be better if you can upload a small sample, so I can try to find out what the problem is.&lt;BR /&gt;Have you tried to add num() function for the rangesum()?&lt;BR /&gt;Aiolos</description>
      <pubDate>Wed, 19 Dec 2018 02:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522363#M748884</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2018-12-19T02:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve this error?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522370#M748885</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36751"&gt;@uacg0009&lt;/a&gt;&amp;nbsp;I have tried Num() also but I'm not getting '0'. Please see the attached qvw&amp;nbsp;for your reference&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="1.PNG" style="width: 700px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2382iFDF6BABC63262594/image-dimensions/700x234?v=v2" width="700" height="234" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 03:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522370#M748885</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-12-19T03:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve this error?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522373#M748886</link>
      <description>Hi,&lt;BR /&gt;I got the solution, in "Presentation" tab, there is "Suppress Zero-Values".&lt;BR /&gt;After you cancel it, you can see 0 values.&lt;BR /&gt;Aiolos</description>
      <pubDate>Wed, 19 Dec 2018 03:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522373#M748886</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2018-12-19T03:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve this error?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522603#M748888</link>
      <description>&lt;P&gt;thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36751"&gt;@uacg0009&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 13:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-resolve-this-error/m-p/1522603#M748888</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-12-19T13:54:51Z</dc:date>
    </item>
  </channel>
</rss>

