<?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: Call a Stored Proc behind a button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481092#M179811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, thats the point off my recently post, maybe you need to use the "System Acces Mode" in the Macro , and let "Alloe System Acces". Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 19:40:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-17T19:40:55Z</dc:date>
    <item>
      <title>Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481084#M179803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a new QlikView requirement where I am working to make QlikView Report/Dashboard more intuitive by making some transactional control on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I want to call a stored procedure by a Button on QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I click the button, I want to run the following command&amp;nbsp; &lt;STRONG style="color: #ff0000;"&gt;EXEC sp_xx_yy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Please advice&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Naveen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 00:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481084#M179803</guid>
      <dc:creator />
      <dc:date>2013-10-17T00:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481085#M179804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pfa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 05:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481085#M179804</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-10-17T05:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481086#M179805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Sharing this Vikas. However, the QVW attached doesn't have a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the Stoerd Proc to be called when the button is clicked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 18:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481086#M179805</guid>
      <dc:creator />
      <dc:date>2013-10-17T18:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481087#M179806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a macro use this :&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 14px; color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;For a query that won't return results:&lt;/P&gt;&lt;PRE class="prettyprint lang-vb prettyprinted" style="margin: 0 0 10px; padding: 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;&lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif;"&gt;&lt;SPAN class="pln"&gt;DoCmd&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;RunSQL&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="margin-bottom: 1em; font-size: 14px; color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;For one that will:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;PRE class="prettyprint lang-vb prettyprinted" style="margin: 0 0 10px; padding: 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;&lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif;"&gt;&lt;SPAN class="kwd" style="color: #00008b;"&gt;Dim&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; dBase &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #00008b;"&gt;As&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; Database dBase&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;OpenRecordset&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #2a2a2a; padding-bottom: 15px; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;STRONG class="mainheaders"&gt;Syntax&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="signature" style="color: #2a2a2a; padding-bottom: 15px; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;STRONG&gt;&lt;EM&gt;expression&lt;/EM&gt;.OpenRecordset(&lt;EM&gt;Name&lt;/EM&gt;, &lt;EM&gt;Type&lt;/EM&gt;, &lt;EM&gt;Options&lt;/EM&gt;, &lt;EM&gt;LockEdit&lt;/EM&gt;) , only use the "Name"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="padding-bottom: 20px; padding-top: 20px; color: #000000; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="mainsection" style="border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dbdbdb; margin: 10px; padding: 10px 8px 10px 0; color: #2a2a2a;"&gt;&lt;EM&gt;Name&lt;/EM&gt;&lt;/TD&gt;&lt;TD class="mainsection" style="border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dbdbdb; margin: 10px; padding: 10px 8px; color: #2a2a2a;"&gt;Required&lt;/TD&gt;&lt;TD class="mainsection" style="border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dbdbdb; margin: 10px; padding: 10px 8px; color: #2a2a2a;"&gt;&lt;STRONG&gt;String&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="mainsection" style="border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dbdbdb; margin: 10px; padding: 10px 8px; color: #2a2a2a;"&gt;The source of the records for the new &lt;STRONG&gt;Recordset&lt;/STRONG&gt;. The source can be a table name, a query name, or an SQL statement that returns records. For table-type&lt;STRONG&gt;Recordset&lt;/STRONG&gt; objects in Microsoft Access database engine databases, the source can only be a table name.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481087#M179806</guid>
      <dc:creator />
      <dc:date>2013-10-17T19:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481088#M179807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want to do with proc results? Refresh your data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481088#M179807</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-17T19:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481089#M179808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clever,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No - I will just set a value on the database with this stored procedure. I don't want to refresh any data or bring this data to the front.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481089#M179808</guid>
      <dc:creator />
      <dc:date>2013-10-17T19:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481090#M179809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rau`l,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks - I'll check this and get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481090#M179809</guid>
      <dc:creator />
      <dc:date>2013-10-17T19:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481091#M179810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking of the following approach :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create a Button in Qlikview&lt;/P&gt;&lt;P&gt;2) Add a action on the button (External &amp;gt; Macro)&lt;/P&gt;&lt;P&gt;3) Write a VB program on on that Macro and call the SQL Stored Proc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure on what impact this could have on the performance etc, but I'll try this and keep you posted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481091#M179810</guid>
      <dc:creator />
      <dc:date>2013-10-17T19:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481092#M179811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, thats the point off my recently post, maybe you need to use the "System Acces Mode" in the Macro , and let "Alloe System Acces". Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481092#M179811</guid>
      <dc:creator />
      <dc:date>2013-10-17T19:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481093#M179812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/138265"&gt;Naveen Vyas&lt;/A&gt;, set the direction, you can execute using macros (vbScript)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you macro code should be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_text_macro _jivemacro_uid_13820389633574028 jive_macro_code" jivemacro_uid="_13820389633574028" modifiedtitle="true"&gt;&lt;SPAN style="font-family: courier; font-size: 10pt;"&gt;sp = "YOUR STORED PROCEDURE"&lt;BR /&gt;&lt;BR /&gt;Set cmd = CreateObject("ADODB.Command")&lt;BR /&gt;With cmd&lt;BR /&gt; .ActiveConnection = "YOUR CONNECTION STRING"&lt;BR /&gt; .CommandType = 4&lt;BR /&gt; .CommandText = sp&lt;BR /&gt; .Execute&lt;BR /&gt;End With&lt;BR /&gt;Set cmd = Nothing&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481093#M179812</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-17T19:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481094#M179813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21667"&gt;Clever Anjos&lt;/A&gt; - Thanks for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, where am I calling the Stoerd Procedure here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean the "EXEC sp" command ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also need to pass a few variables with this Stored Procedure, But I'll handle the variables separately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481094#M179813</guid>
      <dc:creator />
      <dc:date>2013-10-17T19:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481095#M179814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It executes on line 08 .Execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to suply parameters use as this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="java" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13820398947922573" jivemacro_uid="_13820398947922573"&gt;
&lt;P&gt;sp = "YOUR STORED PROCEDURE" &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Set cmd = CreateObject("ADODB.Command") &lt;/P&gt;
&lt;P&gt;With cmd &lt;/P&gt;
&lt;P&gt;&amp;nbsp; .ActiveConnection = "YOUR CONNECTION STRING" &lt;/P&gt;
&lt;P&gt;&amp;nbsp; .CommandType = 4 &lt;/P&gt;
&lt;P&gt;&amp;nbsp; .Parameters.Append .CreateParameter("@param1", adVarWChar, adParamInput, 50, "a value")&lt;/P&gt;
&lt;P&gt;&amp;nbsp; .Parameters.Append .CreateParameter("@param2", adVarWChar, adParamInput, 50, "another value")&lt;/P&gt;
&lt;P&gt;&amp;nbsp; .CommandText = sp &lt;/P&gt;
&lt;P&gt;&amp;nbsp; .Execute ' this will execute your proc&lt;/P&gt;
&lt;P&gt;End With &lt;/P&gt;
&lt;P&gt;Set cmd = Nothing &lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481095#M179814</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-17T19:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481096#M179815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good remembering&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 19:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/481096#M179815</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-17T19:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Call a Stored Proc behind a button</title>
      <link>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/1994224#M1221299</link>
      <description>&lt;P&gt;what i am doing wrong here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SUB insert&lt;/P&gt;
&lt;P&gt;Set cmd = CreateObject("ADODB.Command")&lt;BR /&gt;With cmd&lt;BR /&gt;.ActiveConnection = "Provider=sqloledb;Data Source=servername;Initial Catalog=DB"&lt;BR /&gt;.CommandType = 4&lt;BR /&gt;.CommandText = "INSERT INTO [DB].[Utility].[QlikviewLoadInfo] ([QlikAppNM],[RunDT]) VALUES ('Test', '2022-10-19')"&lt;BR /&gt;.Execute&lt;BR /&gt;End With&lt;BR /&gt;Set cmd = Nothing&lt;BR /&gt;End Sub&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 04:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Call-a-Stored-Proc-behind-a-button/m-p/1994224#M1221299</guid>
      <dc:creator>chetanpatel</dc:creator>
      <dc:date>2022-10-19T04:23:25Z</dc:date>
    </item>
  </channel>
</rss>

