<?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 order in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-order-in-qlikview/m-p/42881#M7223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's a SQL SELECT, you can use the ORDER BY to know what the driver will get first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do a first LOAD in QlikView using ORDER BY and then a LOAD on that table, and store the second table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2018 14:41:32 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2018-06-18T14:41:32Z</dc:date>
    <item>
      <title>Loading order in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-order-in-qlikview/m-p/42879#M7221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one of my qlikview dashboard I am loading daily csv file and &lt;STRONG&gt;id&lt;/STRONG&gt; field is unique in that data. In few file ids are duplicate. but while loading from raw data (csv) file I am seeing that ID appears twice, but in the final QVD I am storing like Where not Exists([ID]), and after which only one id gets loaded. Just want to know is there way to check which id gets loaded first in qlikview?how to check which row gets loaded first?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 14:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-order-in-qlikview/m-p/42879#M7221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-18T14:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading order in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-order-in-qlikview/m-p/42880#M7222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use RowNo() in your script like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Field1,Field2, Field3, RowNo() AS RowNum&lt;/P&gt;&lt;P&gt;FROM YOURtablename;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 14:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-order-in-qlikview/m-p/42880#M7222</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-18T14:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loading order in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-order-in-qlikview/m-p/42881#M7223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's a SQL SELECT, you can use the ORDER BY to know what the driver will get first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do a first LOAD in QlikView using ORDER BY and then a LOAD on that table, and store the second table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 14:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-order-in-qlikview/m-p/42881#M7223</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-06-18T14:41:32Z</dc:date>
    </item>
  </channel>
</rss>

