<?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 Running multiple tasks in one job in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Running-multiple-tasks-in-one-job/m-p/207346#M1284515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the batch process in mind, but wasnt sure if that was above and beyond a simpler solution that was built into Pub that I might have been overlooking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot for the help/example!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jul 2010 16:25:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-08T16:25:57Z</dc:date>
    <item>
      <title>Running multiple tasks in one job</title>
      <link>https://community.qlik.com/t5/QlikView/Running-multiple-tasks-in-one-job/m-p/207344#M1284507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just have a general question. Is it possible for QlikView to run multiple tasks at the same time in a job?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason why I am asking is because I have about 8 tables that are kinda big and instead of creating a job for each table, I would like 1 job to reload them all at the same time. I just like organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isnt possible, I will be ok with creating 8 jobs. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-multiple-tasks-in-one-job/m-p/207344#M1284507</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Running multiple tasks in one job</title>
      <link>https://community.qlik.com/t5/QlikView/Running-multiple-tasks-in-one-job/m-p/207345#M1284510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To pull data from 8 sources in parallel by QV you should have 8 parallel sessions of QV. The answer is - one batch file with loop to run QV sessions with parameters. Something like this:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;i=8&lt;BR /&gt;do while i &amp;gt;= 0&lt;BR /&gt; Set objShell = CreateObject("WScript.Shell")&lt;BR /&gt; msgbox """C:\Program Files\QlikViewDesktop\qv"" LoadData.qvw /r /vMonthNumber=" &amp;amp; cstr(i)&lt;BR /&gt; objShell.run """C:\Program Files\QlikViewDesktop\qv"" LoadData.qvw /r /vMonthNumber=" &amp;amp; cstr(i)&lt;BR /&gt;&lt;BR /&gt; i=i-1&lt;BR /&gt;&lt;BR /&gt;loop&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 16:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-multiple-tasks-in-one-job/m-p/207345#M1284510</guid>
      <dc:creator />
      <dc:date>2010-07-08T16:16:36Z</dc:date>
    </item>
    <item>
      <title>Running multiple tasks in one job</title>
      <link>https://community.qlik.com/t5/QlikView/Running-multiple-tasks-in-one-job/m-p/207346#M1284515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the batch process in mind, but wasnt sure if that was above and beyond a simpler solution that was built into Pub that I might have been overlooking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot for the help/example!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 16:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-multiple-tasks-in-one-job/m-p/207346#M1284515</guid>
      <dc:creator />
      <dc:date>2010-07-08T16:25:57Z</dc:date>
    </item>
  </channel>
</rss>

