<?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 incremental script problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621873#M734603</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my script :-&lt;/P&gt;&lt;P&gt;max:&lt;BR /&gt;LOAD max (TransactionDate) as TransactionDate&lt;BR /&gt;&lt;BR /&gt;FROM VWStockMovement_Qlik.qvd (qvd);&lt;/P&gt;&lt;P&gt;let vamxdater =Date(peek('TransactionDate',0,'max'));&lt;/P&gt;&lt;P&gt;drop table max;&lt;BR /&gt;final:&lt;BR /&gt;LOAD&lt;BR /&gt;NCode,&lt;BR /&gt;PartnerCode,&lt;BR /&gt;Channel,&lt;BR /&gt;ETPCode,&lt;BR /&gt;TransactionDate,&lt;BR /&gt;"Doc_Type",&lt;BR /&gt;TransactionNo,&lt;BR /&gt;Season,&lt;BR /&gt;Style,&lt;BR /&gt;Color,&lt;BR /&gt;Size,&lt;BR /&gt;TransactionQuantity,&lt;BR /&gt;ETPMRP;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM ETPEASV55.dbo."VWStockMovement_Qlik" where TransactionDate&amp;gt;'$(vamxdater)';&lt;/P&gt;&lt;P&gt;Concatenate(final)&lt;BR /&gt;LOAD NCode,&lt;BR /&gt;PartnerCode,&lt;BR /&gt;Channel,&lt;BR /&gt;ETPCode,&lt;BR /&gt;TransactionDate,&lt;BR /&gt;Doc_Type,&lt;BR /&gt;TransactionNo,&lt;BR /&gt;Season,&lt;BR /&gt;Style,&lt;BR /&gt;Color,&lt;BR /&gt;Size,&lt;BR /&gt;TransactionQuantity,&lt;BR /&gt;ETPMRP&lt;BR /&gt;FROM&lt;BR /&gt;VWStockMovement_Qlik.qvd&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;i have used debugger also , please see my pics:-&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" width="734" height="94" /&gt;&lt;/P&gt;&lt;P&gt;i am getting this error , i have used double quotes also but its not working properly , any help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="blob:https://community.qlik.com/08094b82-3bc9-4bc4-b603-87712ec805d8" border="0" width="588" height="197" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>riishabhz</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>incremental script problem</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621873#M734603</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my script :-&lt;/P&gt;&lt;P&gt;max:&lt;BR /&gt;LOAD max (TransactionDate) as TransactionDate&lt;BR /&gt;&lt;BR /&gt;FROM VWStockMovement_Qlik.qvd (qvd);&lt;/P&gt;&lt;P&gt;let vamxdater =Date(peek('TransactionDate',0,'max'));&lt;/P&gt;&lt;P&gt;drop table max;&lt;BR /&gt;final:&lt;BR /&gt;LOAD&lt;BR /&gt;NCode,&lt;BR /&gt;PartnerCode,&lt;BR /&gt;Channel,&lt;BR /&gt;ETPCode,&lt;BR /&gt;TransactionDate,&lt;BR /&gt;"Doc_Type",&lt;BR /&gt;TransactionNo,&lt;BR /&gt;Season,&lt;BR /&gt;Style,&lt;BR /&gt;Color,&lt;BR /&gt;Size,&lt;BR /&gt;TransactionQuantity,&lt;BR /&gt;ETPMRP;&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM ETPEASV55.dbo."VWStockMovement_Qlik" where TransactionDate&amp;gt;'$(vamxdater)';&lt;/P&gt;&lt;P&gt;Concatenate(final)&lt;BR /&gt;LOAD NCode,&lt;BR /&gt;PartnerCode,&lt;BR /&gt;Channel,&lt;BR /&gt;ETPCode,&lt;BR /&gt;TransactionDate,&lt;BR /&gt;Doc_Type,&lt;BR /&gt;TransactionNo,&lt;BR /&gt;Season,&lt;BR /&gt;Style,&lt;BR /&gt;Color,&lt;BR /&gt;Size,&lt;BR /&gt;TransactionQuantity,&lt;BR /&gt;ETPMRP&lt;BR /&gt;FROM&lt;BR /&gt;VWStockMovement_Qlik.qvd&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;i have used debugger also , please see my pics:-&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" width="734" height="94" /&gt;&lt;/P&gt;&lt;P&gt;i am getting this error , i have used double quotes also but its not working properly , any help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="blob:https://community.qlik.com/08094b82-3bc9-4bc4-b603-87712ec805d8" border="0" width="588" height="197" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621873#M734603</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: incremental script problem</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621879#M734604</link>
      <description>&lt;P&gt;Try with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let vamxdater =Date(peek('TransactionDate',0,'max')&lt;STRONG&gt;,'Your Date Format'&lt;/STRONG&gt;);&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 05:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621879#M734604</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2019-09-10T05:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: incremental script problem</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621886#M734605</link>
      <description>&lt;P&gt;i changed to&amp;nbsp;&lt;/P&gt;&lt;P&gt;let vamxdater=Date(peek('SalesDate',0,'max'),'dd/mm/yyyy');&lt;/P&gt;&lt;P&gt;ErrorSource: Microsoft OLE DB Provider for SQL Server, ErrorMsg: Divide by zero error encountered.&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM ETPEASV55.dbo."VWStockMovement_Qlik" where TransactionDate&amp;gt;04/00/2019&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what should i do now?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 05:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621886#M734605</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2019-09-10T05:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: incremental script problem</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621892#M734606</link>
      <description>&lt;P&gt;How 0 is there in month&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;where TransactionDate&amp;gt;&lt;STRONG&gt;'04/?/2019'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 05:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621892#M734606</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2019-09-10T05:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: incremental script problem</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621914#M734607</link>
      <description>&lt;P&gt;i changed my dateformat and timestamp into this and now its working&lt;/P&gt;&lt;P&gt;SET DateFormat='DD/MM/YYYY';&lt;BR /&gt;SET TimestampFormat='DD/MM/YY h:mm:ss[.fff] TT';&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 06:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/incremental-script-problem/m-p/1621914#M734607</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2019-09-10T06:39:03Z</dc:date>
    </item>
  </channel>
</rss>

