<?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: Executing a stored procedure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342039#M126353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's works with CALL instead EXEC/EXECUTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://qlikviewmaven.blogspot.ru/2012/12/execute-oracle-procedure-from-loadscript.html"&gt;http://qlikviewmaven.blogspot.ru/2012/12/execute-oracle-procedure-from-loadscript.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace; font-size: x-small; background-color: #e0e0e0;"&gt;// Call Oracle data summarization procedure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace; font-size: x-small; background-color: #e0e0e0;"&gt;sql call corp_report.update_rpt_data('$(var_COUNTRY)');&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Aug 2013 08:45:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-09T08:45:30Z</dc:date>
    <item>
      <title>Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342032#M126346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm very new to Qlikview, and I was trying to create my first report based on a stored procedure in my MS SQL database.&amp;nbsp; In other report tools, I would simply write the SQL statement as follows, but I keep getting an error in the edit script function of Qlikview.&amp;nbsp; Here's my script so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;ODBC &lt;STRONG style=": ; color: #0000ff;"&gt;CONNECT&lt;/STRONG&gt; &lt;SPAN style="color: #0000ff;"&gt;TO&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[Quantim Production]&lt;/SPAN&gt; (&lt;SPAN style="color: #0000ff;"&gt;XUserId&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt; DIUESZFMKC, &lt;SPAN style="color: #0000ff;"&gt;XPassword&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt; TFSbJEFGNabcWIRKNKLB);&lt;BR /&gt;EXEC dbo.sp_RUNScoreEncountersINPATIENT '10/01/2011','5/18/2012','SHEARTIN'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I get connected to the DB OK, and I can do simple Select statements, but I get an "Unknown Statement" when I try to reload using an "EXEC" SQL command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;-Bob&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 17:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342032#M126346</guid>
      <dc:creator />
      <dc:date>2012-07-09T17:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342033#M126347</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In qlikview , there is no option like Exec as in database.. Can you say your requirement , its help to achieve your requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select * from tablename where DateField = '10/01/2011' and DateField = '5/18/2012' and NameField = 'SHEARTIN';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 17:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342033#M126347</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-09T17:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342034#M126348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, as I said, I've been successfuly with simple table queries, but the data I need to extract is somewhat complex, and has been consolidated into a stored procedure.&amp;nbsp; Are you saying that Qlikview cannot execute Microsoft SQL stored procedures?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 18:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342034#M126348</guid>
      <dc:creator />
      <dc:date>2012-07-09T18:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342035#M126349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; See the folllowing links:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/message/162897#162897"&gt;http://community.qlik.com/message/162897#162897&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/3223"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; http://community.qlik.com/thread/3223&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/message/132679#132679"&gt;http://community.qlik.com/message/132679#132679&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Use Sql Exec dbo.sp_RUNScoreEncountersINPATIENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 20:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342035#M126349</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-09T20:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342036#M126350</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;You can access data from database using store procedure like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;SQL EXEC usp_GetData; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 14:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342036#M126350</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-07-10T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342037#M126351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PERFECT.&amp;nbsp; I knew it was something easy!&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 14:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342037#M126351</guid>
      <dc:creator />
      <dc:date>2012-07-10T14:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342038#M126352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;+ ...And how can I exec procedure in package (ODBC, ORACLE)? &lt;/P&gt;&lt;P&gt;because same formula is not works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;SQL EXEC export_pkg.set_from_date;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG __jive_id="45187" alt="q1.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/45187_q1.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 19:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342038#M126352</guid>
      <dc:creator />
      <dc:date>2013-08-08T19:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342039#M126353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's works with CALL instead EXEC/EXECUTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://qlikviewmaven.blogspot.ru/2012/12/execute-oracle-procedure-from-loadscript.html"&gt;http://qlikviewmaven.blogspot.ru/2012/12/execute-oracle-procedure-from-loadscript.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace; font-size: x-small; background-color: #e0e0e0;"&gt;// Call Oracle data summarization procedure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace; font-size: x-small; background-color: #e0e0e0;"&gt;sql call corp_report.update_rpt_data('$(var_COUNTRY)');&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 08:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342039#M126353</guid>
      <dc:creator />
      <dc:date>2013-08-09T08:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342040#M126354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for the discussion!!.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am facing issues in integrating oracle stored procedure data with QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am not able to fetch Oracle stored procedure data into QlikView. I have posted the issue in forum at&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="1051103" data-objecttype="2" href="https://community.qlik.com/message/1051103#1051103" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;QlikView integration with Oracle Stored procedure FAILS in fetching data and inserting data to oracle table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Could you please take a look at and advise for corrections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Laxmaiah Chowdary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342040#M126354</guid>
      <dc:creator />
      <dc:date>2016-06-02T13:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342041#M126355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for the discussion!!.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am facing issues in integrating oracle stored procedure data with QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am not able to fetch Oracle stored procedure data into QlikView. I have posted the issue in forum at&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="1051103" data-objecttype="2" href="https://community.qlik.com/message/1051103#1051103" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;QlikView integration with Oracle Stored procedure FAILS in fetching data and inserting data to oracle table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Could you please take a look at and advise for corrections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Laxmaiah Chowdary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 13:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342041#M126355</guid>
      <dc:creator />
      <dc:date>2016-06-02T13:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Executing a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342042#M126356</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 style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you for your inputs!!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Could you please help in integrating oracle stored procedure data with QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have tried all the above changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But I am not able to fetch Oracle stored procedure data into QlikView as well as insert records into Oracle table through stored procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have posted the issue in forum at&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="1051103" data-objecttype="2" href="https://community.qlik.com/message/1051103#1051103" style="color: #3778c7; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;QlikView integration with Oracle Stored procedure FAILS in fetching data and inserting data to oracle table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Could you please take a look at and advise for corrections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-style: inherit; font-weight: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Laxmaiah Chowdary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Executing-a-stored-procedure/m-p/342042#M126356</guid>
      <dc:creator />
      <dc:date>2016-06-02T14:17:11Z</dc:date>
    </item>
  </channel>
</rss>

