<?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 Garbage after statement error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement-error/m-p/1777996#M717258</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Hello QlikView Community&lt;/STRONG&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's been 1 month that I'm looking for a solution to the garbage after statement error. Unfortunately,&amp;nbsp; I cannot find the solution until now. If someone knows what can be the problem in the script or else that causes this error.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Thanks a lot for your help&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="garbage_statement_error.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47899iD67FD29D1A315091/image-size/large?v=v2&amp;amp;px=999" role="button" title="garbage_statement_error.PNG" alt="garbage_statement_error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2021 08:48:48 GMT</pubDate>
    <dc:creator>Oussama-Hennani</dc:creator>
    <dc:date>2021-01-28T08:48:48Z</dc:date>
    <item>
      <title>Garbage after statement error</title>
      <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement-error/m-p/1777996#M717258</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello QlikView Community&lt;/STRONG&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's been 1 month that I'm looking for a solution to the garbage after statement error. Unfortunately,&amp;nbsp; I cannot find the solution until now. If someone knows what can be the problem in the script or else that causes this error.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Thanks a lot for your help&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="garbage_statement_error.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47899iD67FD29D1A315091/image-size/large?v=v2&amp;amp;px=999" role="button" title="garbage_statement_error.PNG" alt="garbage_statement_error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 08:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Garbage-after-statement-error/m-p/1777996#M717258</guid>
      <dc:creator>Oussama-Hennani</dc:creator>
      <dc:date>2021-01-28T08:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Garbage after statement error</title>
      <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement-error/m-p/1778126#M717259</link>
      <description>&lt;P&gt;I think this is your problem:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcus_sommer_0-1611844774444.png"&gt;&lt;img src="https://community.qlik.com/skins/images/2866EA3F95B8B6AB12692AACED00302F/responsive_peak/images/image_not_found.png" alt="marcus_sommer_0-1611844774444.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;means you used a timestamp instead of a date within addmonths() and the while-loop which is logically not quite correct but not a technically issue - but those values have the wrong format because the decimal-delimiter is a comma (is in Qlik always treated as parameter-delimiter) and not a dot/point.&lt;/P&gt;&lt;P&gt;To overcome the issue you could change the delimiter with num() or probably even better you cut the timepart to get a real date, maybe with: date(floor(YourTimestamp)).&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 14:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Garbage-after-statement-error/m-p/1778126#M717259</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-01-28T14:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Garbage after statement error</title>
      <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement-error/m-p/1785675#M1210020</link>
      <description>&lt;P&gt;Hello Sir,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the answer, and sorry for my late one.&lt;BR /&gt;&lt;BR /&gt;I used num() between the variables and it works.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 08:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Garbage-after-statement-error/m-p/1785675#M1210020</guid>
      <dc:creator>Oussama-Hennani</dc:creator>
      <dc:date>2021-02-24T08:45:07Z</dc:date>
    </item>
  </channel>
</rss>

