<?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 Load data, but run multiple at same time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1685632#M726293</link>
    <description>&lt;P&gt;Am sure this has been asked many times, but I can't see a solution.&lt;/P&gt;&lt;P&gt;I am loading many SQL tables into qvds.&amp;nbsp; My current way of working is load table a, then load table b, load table c etc.&amp;nbsp; However as each table is built in turn it is taking a long time to complete, eg table a is a second, table b takes 8 minutes, table c takes 10 minutes, therefore the whole load is taking 18 minutes and a second, but if I could run them together then I could get that time down to 10 minutes.&lt;/P&gt;&lt;P&gt;As I need to build the qvds nightly, I have set up a scheduled task in qlik qmc to do all of the builds and also refresh reports.&amp;nbsp; (I build data level qvd, then when complete it then builds the business layer qvd and then refreshes reports), this can take a long time to complete, but if I could build the longer running qvd in a smarter way, ie multiple together I could trim this time down considerably&lt;/P&gt;&lt;P&gt;Is it possible to do this?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:55:35 GMT</pubDate>
    <dc:creator>mattdaubney</dc:creator>
    <dc:date>2024-11-16T18:55:35Z</dc:date>
    <item>
      <title>Load data, but run multiple at same time</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1685632#M726293</link>
      <description>&lt;P&gt;Am sure this has been asked many times, but I can't see a solution.&lt;/P&gt;&lt;P&gt;I am loading many SQL tables into qvds.&amp;nbsp; My current way of working is load table a, then load table b, load table c etc.&amp;nbsp; However as each table is built in turn it is taking a long time to complete, eg table a is a second, table b takes 8 minutes, table c takes 10 minutes, therefore the whole load is taking 18 minutes and a second, but if I could run them together then I could get that time down to 10 minutes.&lt;/P&gt;&lt;P&gt;As I need to build the qvds nightly, I have set up a scheduled task in qlik qmc to do all of the builds and also refresh reports.&amp;nbsp; (I build data level qvd, then when complete it then builds the business layer qvd and then refreshes reports), this can take a long time to complete, but if I could build the longer running qvd in a smarter way, ie multiple together I could trim this time down considerably&lt;/P&gt;&lt;P&gt;Is it possible to do this?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1685632#M726293</guid>
      <dc:creator>mattdaubney</dc:creator>
      <dc:date>2024-11-16T18:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Load data, but run multiple at same time</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1685647#M726294</link>
      <description>&lt;P&gt;What about creating multiple qvw files for each load and running them in parallel?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 11:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1685647#M726294</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-18T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Load data, but run multiple at same time</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1685683#M726295</link>
      <description>&lt;P&gt;Hi.&amp;nbsp; Thanks for reply, I can see how I can create the different qvw, i.e. these load quickly, this one and this one take ages, so split them out, but how do I set them to run in parallel?&amp;nbsp; I need the QVMC to call the builds, so do I need to create a batch file and call it from the QVMC and when successful continue with build business layer.&amp;nbsp; (Apologies, it's all a steep learning curve regards this for me at moment.)&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 12:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1685683#M726295</guid>
      <dc:creator>mattdaubney</dc:creator>
      <dc:date>2020-03-18T12:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load data, but run multiple at same time</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1693266#M726296</link>
      <description>&lt;P&gt;You did not say if you have Publisher license or if you are using the basic Reload Engine as the reloading mechanism?&amp;nbsp; Basically, what you want to look into is the On Successful Completion of another task trigger to chain things together...&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/QMC/Content/QV_QMC/QMC_Documents_UserDocuments_Reload.htm#On_event_from_another_task" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/QMC/Content/QV_QMC/QMC_Documents_UserDocuments_Reload.htm#On_event_from_another_task&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/QMC/Content/QV_QMC/QMC_Documents_SourceDocuments_Triggers.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/QMC/Content/QV_QMC/QMC_Documents_SourceDocuments_Triggers.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;First link relates to the Reload Engine, second is for Publisher, that should put you on the right track.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 12:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-but-run-multiple-at-same-time/m-p/1693266#M726296</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-14T12:27:32Z</dc:date>
    </item>
  </channel>
</rss>

