<?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: Loading tables in a specific order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088387#M362201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have gone down the QVD route since im dealing with very large datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this but the store statement (below) returns an 'execution of script failed' error ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;STORE &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MyTable_A into A.qvd(qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;DROP Table &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MyTable_A;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 May 2016 13:48:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-06T13:48:52Z</dc:date>
    <item>
      <title>Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088381#M362195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I want to load three tables A, B, and C and each time apply the load to the previous table ie so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyTable_A:&lt;/P&gt;&lt;P&gt;Load * &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;from ---- raw_data_file.xlsx &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyTable_B:&lt;/P&gt;&lt;P&gt;Load* &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;from My_Table_A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyTable_C:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;from &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My_Table_B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE into MY_EXCEL_SHEET.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to store each table into a QVD ? What would be the simplest way to store each table then recall each ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088381#M362195</guid>
      <dc:creator />
      <dc:date>2016-05-06T10:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088382#M362196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not entirely sure what the goal is? Do you want to create three QVDs and then add those three qvds back into your application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088382#M362196</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-06T10:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088383#M362197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am applying rules / mappings in three stages, each time applying the next rule to the resultant load. Does that make sense ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088383#M362197</guid>
      <dc:creator />
      <dc:date>2016-05-06T10:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088384#M362198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are trying to do here. If you want to recall the same table then use &lt;STRONG&gt;Resident&lt;/STRONG&gt; or &lt;STRONG&gt;Preceding load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I would suggest you to go for preceding load for transformation like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Using Preceding load&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;WHERE ... ;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;WHERE ...&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM Raw_data.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store &lt;SPAN style="font-size: 13.3333px;"&gt;TableA into &lt;SPAN style="font-size: 13.3333px;"&gt;TableA.qvd;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;// Using resident load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TableA:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;FROM &lt;SPAN style="font-size: 13.3333px;"&gt;Raw_data.xls;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TableB:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;noconcatenate&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident &lt;SPAN style="font-size: 13.3333px;"&gt;TableA&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Where &amp;lt;condition&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;drop table &lt;SPAN style="font-size: 13.3333px;"&gt;TableA;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TableC;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;noconcatenate&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident &lt;SPAN style="font-size: 13.3333px;"&gt;TableB&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Where &amp;lt;condition&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;drop table &lt;SPAN style="font-size: 13.3333px;"&gt;TableB;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Store &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TableA into &lt;SPAN style="font-size: 13.3333px;"&gt;TableA.qvd;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I don't know why you want to store the all transformation stages into the QVD. Your final transformation stage will be enough for your requirement&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088384#M362198</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-05-06T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088385#M362199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;MyTable_A:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;from ---- raw_data_file.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;STORE &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MyTable_A into A.qvd(qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;DROP Table &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MyTable_A;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;MyTable_B:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;A.qvd(qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;STORE &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MyTable_B into B.qvd(qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;DROP Table &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MyTable_B;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;MyTable_C:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;B.qvd(qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style=": ; color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;STORE MyTable_C into C.qvd(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Although, if you are performing transformations at each level, I don't see a point of doing this because the qvd loads won't be optimized and I don't see any performance benefits compared to resident or preceding load here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088385#M362199</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-06T10:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088386#M362200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One other point, you line&amp;nbsp; "STORE into MY_EXCEL_SHEET.xlsx" will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Store command will create the file as a QVD or a CSV. Creating a XLSX file is not an option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088386#M362200</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-05-06T10:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088387#M362201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have gone down the QVD route since im dealing with very large datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this but the store statement (below) returns an 'execution of script failed' error ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;STORE &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MyTable_A into A.qvd(qvd);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;DROP Table &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MyTable_A;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088387#M362201</guid>
      <dc:creator />
      <dc:date>2016-05-06T13:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088388#M362202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The script is correct and I am not sure why you are getting the error. Can you post the script with sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 13:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088388#M362202</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-05-06T13:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088389#M362203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be check the path of where you are saving. Make sure you have read/write access to the location. Also check if there is an existing qvd which is in use for some reason. Also, if possible, share a screenshot of the error you are getting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 14:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088389#M362203</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-06T14:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088390#M362204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That error on the store could mean one of:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The file is locked by another instance (usually of QV, perhaps a failed operation that has not released the lock)&lt;/LI&gt;&lt;LI&gt;The file path does not exist.&lt;/LI&gt;&lt;LI&gt;The user account does not have write access to the file path or to the file.&lt;/LI&gt;&lt;LI&gt;Out of space on the physical drive.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There may be others, but these are what I would investigate first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 14:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088390#M362204</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-05-06T14:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loading tables in a specific order</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088391#M362205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok managed to get it working thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 14:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-tables-in-a-specific-order/m-p/1088391#M362205</guid>
      <dc:creator />
      <dc:date>2016-05-06T14:10:06Z</dc:date>
    </item>
  </channel>
</rss>

