<?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 Calling a stored procedure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calling-a-stored-procedure/m-p/1292467#M517522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my developers sent me the following, how do I properly call this in the script editor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DECLARE @organizationId uniqueidentifier, @resourceTypeId uniqueidentifier, @machineTypeId uniqueidentifier,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;@startDate datetime, @endDate datetime&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @organizationId = null&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @resourceTypeId = null&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @machineTypeId = null&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @startDate = '2016-04-01'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @endDate = '&lt;SPAN class="aBn" data-term="goog_138791469" style="border-bottom: 1px dashed #cccccc;"&gt;&lt;SPAN class="aQJ"&gt;2019-12-01&lt;/SPAN&gt;&lt;/SPAN&gt;'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;exec spGetCapacityData @organizationId, @resourceTypeId, @machineTypeId, @startDate, @endDate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2016 00:02:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-21T00:02:11Z</dc:date>
    <item>
      <title>Calling a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-a-stored-procedure/m-p/1292467#M517522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my developers sent me the following, how do I properly call this in the script editor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;DECLARE @organizationId uniqueidentifier, @resourceTypeId uniqueidentifier, @machineTypeId uniqueidentifier,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;@startDate datetime, @endDate datetime&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @organizationId = null&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @resourceTypeId = null&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @machineTypeId = null&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @startDate = '2016-04-01'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;SET @endDate = '&lt;SPAN class="aBn" data-term="goog_138791469" style="border-bottom: 1px dashed #cccccc;"&gt;&lt;SPAN class="aQJ"&gt;2019-12-01&lt;/SPAN&gt;&lt;/SPAN&gt;'&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;exec spGetCapacityData @organizationId, @resourceTypeId, @machineTypeId, @startDate, @endDate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 00:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-a-stored-procedure/m-p/1292467#M517522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-21T00:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-a-stored-procedure/m-p/1292468#M517523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/235958"&gt;Re: Executing a stored procedure&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 11:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-a-stored-procedure/m-p/1292468#M517523</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-23T11:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a stored procedure</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-a-stored-procedure/m-p/1292469#M517524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get script line errors when I do the correct answer in that thread you linked to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should my execute statement look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 17:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-a-stored-procedure/m-p/1292469#M517524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T17:50:12Z</dc:date>
    </item>
  </channel>
</rss>

