<?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: QlikStart for SAP FI-GL (General Ledger) : Posting date error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10305#M1606</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;Still not working . same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Milind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2018 10:33:27 GMT</pubDate>
    <dc:creator>milindnikumbh</dc:creator>
    <dc:date>2018-01-29T10:33:27Z</dc:date>
    <item>
      <title>QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10300#M1601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully build QVD but not able to load the data to QVF file. &lt;/P&gt;&lt;P&gt;I am getting the the following error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in expression:&lt;/P&gt;&lt;P&gt;Date takes 1-2 parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(+(Iterno()-1),'YYYYMMDD') as [Posting Date_BUDAT]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Autogenerate 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; While Date(-109205+(Iterno()-1)) &amp;lt;=Date().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script is as below :&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date($(vStartDate )+(Iterno()-1),'YYYYMMDD') as [Posting Date_BUDAT]&lt;/P&gt;&lt;P&gt;&amp;nbsp; // Date, to be used as key field to transactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Autogenerate 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; While Date($(vStartDate)+(Iterno()-1)) &amp;lt;=Date($(vEndDate));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to resolve this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Milind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 08:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10300#M1601</guid>
      <dc:creator>milindnikumbh</dc:creator>
      <dc:date>2018-01-29T08:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10301#M1602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is because your variable has not got any value.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vStartDate &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Check the variable assignment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Kaushik Solanki&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 08:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10301#M1602</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-01-29T08:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10302#M1603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing the hardcoding of start date , its giving same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vStartDate = num(date('20140401','YYYYMMDD'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Milind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 08:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10302#M1603</guid>
      <dc:creator>milindnikumbh</dc:creator>
      <dc:date>2018-01-29T08:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10303#M1604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Let vStartDate = num(Makedate(2014,01,01));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Same for the enddate.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Kaushik Solanki&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 08:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10303#M1604</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-01-29T08:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10304#M1605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your example, you are using a &lt;EM&gt;formatting&lt;/EM&gt; function for interpretation of a date in an irregular format. That won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use &lt;SPAN style="font-family: 'courier new', courier;"&gt;Date#()&lt;/SPAN&gt; instead. That's the one that does date parsing and interpretation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 09:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10304#M1605</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-01-29T09:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10305#M1606</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;Still not working . same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Milind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10305#M1606</guid>
      <dc:creator>milindnikumbh</dc:creator>
      <dc:date>2018-01-29T10:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10306#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not resolved. Still error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10306#M1607</guid>
      <dc:creator>milindnikumbh</dc:creator>
      <dc:date>2018-01-29T10:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10307#M1608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am receiving the exact same error. Kindly advise if you have found a solution to this issue. Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10307#M1608</guid>
      <dc:creator>Leo_M</dc:creator>
      <dc:date>2018-03-20T09:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10308#M1609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found&amp;nbsp; a solution to the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The problem was that it's was not loading data into BSEG_Document_Segment. You need to change your chart of account code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Please see the thread below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-2012"&gt;SAP FI - General Ledger QlikStart Template&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 11:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10308#M1609</guid>
      <dc:creator>Leo_M</dc:creator>
      <dc:date>2018-03-20T11:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: QlikStart for SAP FI-GL (General Ledger) : Posting date error</title>
      <link>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10309#M1610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikStart-for-SAP-FI-GL-General-Ledger-Posting-date-error/m-p/10309#M1610</guid>
      <dc:creator>milindnikumbh</dc:creator>
      <dc:date>2018-03-21T10:03:57Z</dc:date>
    </item>
  </channel>
</rss>

