<?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: recurring program , can i make a function ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977062#M80609</link>
    <description>You can write your function in text file and load it with the include&lt;BR /&gt;instruction.&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Sep 2022 15:26:28 GMT</pubDate>
    <dc:creator>Aurelien_Martinez</dc:creator>
    <dc:date>2022-09-05T15:26:28Z</dc:date>
    <item>
      <title>recurring program , can i make a function ?</title>
      <link>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977025#M80605</link>
      <description>&lt;P&gt;Hello evryone ,&lt;/P&gt;
&lt;P&gt;I have a sheet that makes a program that I use often, is it possible to make it a function with parameters in which I could call in all applications?&lt;BR /&gt;For example a function that allows me to do a load to generate all the orders of a customer for a specific category.&lt;/P&gt;
&lt;P&gt;can I make a getOrder function with customer id and category id as parameters&lt;/P&gt;
&lt;P&gt;and that I can call this function everywhere ?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 14:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977025#M80605</guid>
      <dc:creator>Broly21000</dc:creator>
      <dc:date>2022-09-05T14:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: recurring program , can i make a function ?</title>
      <link>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977040#M80606</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create function with the key word sub. Example :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sub getOrder(customer_id, category_id)&lt;/P&gt;
&lt;P&gt;//script&lt;/P&gt;
&lt;P&gt;end sub&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Call getOrder('1323', 'AAE33');&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 14:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977040#M80606</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2022-09-05T14:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: recurring program , can i make a function ?</title>
      <link>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977046#M80607</link>
      <description>&lt;P&gt;thank you for your comment, how to call this function from another application without rewriting it?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 15:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977046#M80607</guid>
      <dc:creator>Broly21000</dc:creator>
      <dc:date>2022-09-05T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: recurring program , can i make a function ?</title>
      <link>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977062#M80609</link>
      <description>You can write your function in text file and load it with the include&lt;BR /&gt;instruction.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Sep 2022 15:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/recurring-program-can-i-make-a-function/m-p/1977062#M80609</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2022-09-05T15:26:28Z</dc:date>
    </item>
  </channel>
</rss>

