<?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: Stored procedure error while passing date parameter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1625714#M446106</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Jagveer, did Trey's suggestion work for you?&amp;nbsp; If so, please be sure to give him credit by using the Accept as Solution button on his post to mark that as the solution, this will also let others know this worked.&amp;nbsp; I would probably suggest checking out the SAP Community on this one as well given you may be more likely to get further answers there versus our forums.&amp;nbsp; Just another idea in case you are still trying to get things to work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2019 12:31:18 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-09-19T12:31:18Z</dc:date>
    <item>
      <title>Stored procedure error while passing date parameter</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1620657#M445767</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a stored procedure in SAP HANA DB that i am trying to call in qlikview. i need to pass a date parameter to the procedure but can't seem to find the right syntax.&amp;nbsp; the procedure ahas 3 different select statements&lt;/P&gt;&lt;P&gt;below is the syntax i am using&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [SAP HANA - PRD] (XUserId is NcbOPBdKVaUKEJNZ, XPassword is LRZVKNFLZbSKGEVGGSaMDGRMHLQeUQC);&lt;/P&gt;&lt;P&gt;SQL call Sales_QTR('05/09/2019');&lt;/P&gt;&lt;P&gt;this is the error i am getting&lt;/P&gt;&lt;P&gt;General error;303 invalid DATE, TIME or TIMESTAMP value: Error while parsing 05/09/2019 as DATE at function __typecast__() (at pos 24)&lt;/P&gt;&lt;P&gt;I have also tried using a date variable and then passing it as parameter, it doesn't allow using a variable for parameter call&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 15:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1620657#M445767</guid>
      <dc:creator>Jagveer</dc:creator>
      <dc:date>2019-09-05T15:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure error while passing date parameter</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1624746#M446033</link>
      <description>&lt;P&gt;SAP HANA's default date format is YYYY-MM-DD, I would try to pass the date as such.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SQL call Sales_QTR('2019-09-05');&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 17 Sep 2019 14:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1624746#M446033</guid>
      <dc:creator>treysmithdev</dc:creator>
      <dc:date>2019-09-17T14:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure error while passing date parameter</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1625714#M446106</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Jagveer, did Trey's suggestion work for you?&amp;nbsp; If so, please be sure to give him credit by using the Accept as Solution button on his post to mark that as the solution, this will also let others know this worked.&amp;nbsp; I would probably suggest checking out the SAP Community on this one as well given you may be more likely to get further answers there versus our forums.&amp;nbsp; Just another idea in case you are still trying to get things to work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 12:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1625714#M446106</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-19T12:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure error while passing date parameter</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1625730#M446107</link>
      <description>&lt;P&gt;Thanks for the idea Trey. this format did not work but i passed the date format on SAP server 'yyyymmdd' which worked.&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 12:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-procedure-error-while-passing-date-parameter/m-p/1625730#M446107</guid>
      <dc:creator>Jagveer</dc:creator>
      <dc:date>2019-09-19T12:42:36Z</dc:date>
    </item>
  </channel>
</rss>

