<?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 How can I call a subroutine in another tab at load editor? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-can-I-call-a-subroutine-in-another-tab-at-load-editor/m-p/1824365#M67683</link>
    <description>&lt;P&gt;I want to create a tab only with the main subroutines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I call a sub from another tab?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 25 Jul 2021 14:14:14 GMT</pubDate>
    <dc:creator>marconim_</dc:creator>
    <dc:date>2021-07-25T14:14:14Z</dc:date>
    <item>
      <title>How can I call a subroutine in another tab at load editor?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-call-a-subroutine-in-another-tab-at-load-editor/m-p/1824365#M67683</link>
      <description>&lt;P&gt;I want to create a tab only with the main subroutines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I call a sub from another tab?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 14:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-call-a-subroutine-in-another-tab-at-load-editor/m-p/1824365#M67683</guid>
      <dc:creator>marconim_</dc:creator>
      <dc:date>2021-07-25T14:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I call a subroutine in another tab at load editor?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-call-a-subroutine-in-another-tab-at-load-editor/m-p/2509346#M104701</link>
      <description>&lt;P&gt;Here is the solution, ordering of tabs is very important:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Calling-a-subroutine-from-the-mainscript/td-p/1177354" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Calling-a-subroutine-from-the-mainscript/td-p/1177354&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 19:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-call-a-subroutine-in-another-tab-at-load-editor/m-p/2509346#M104701</guid>
      <dc:creator>ar5</dc:creator>
      <dc:date>2025-03-11T19:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I call a subroutine in another tab at load editor?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-call-a-subroutine-in-another-tab-at-load-editor/m-p/2509414#M104714</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/146316"&gt;@marconim_&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;To call a subroutine from another tab in the Qlik load script editor, you simply define the subroutine in one tab and call it from any other tab. The script is executed sequentially through all tabs, so subroutines defined in earlier tabs are available to call in later tabs.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Tab 1 - Subroutine:&lt;/P&gt;&lt;P&gt;UB FormatDate(InputDate)&lt;BR /&gt;LET FormattedDate = Date(InputDate, 'DD-MM-YYYY');&lt;BR /&gt;TRACE Date formatted: $(FormattedDate);&lt;BR /&gt;END SUB;&lt;/P&gt;&lt;P&gt;Tab 2 - Main Script:&lt;/P&gt;&lt;P&gt;CALL FormatDate('2024-03-12');&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raju_insights_0-1741765021766.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178418iC4A43B8D27D0C64A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="raju_insights_0-1741765021766.png" alt="raju_insights_0-1741765021766.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 07:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-call-a-subroutine-in-another-tab-at-load-editor/m-p/2509414#M104714</guid>
      <dc:creator>rajuamet</dc:creator>
      <dc:date>2025-03-12T07:35:22Z</dc:date>
    </item>
  </channel>
</rss>

