<?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: Load order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152613#M897367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At that instance it is not considering order of SequenceID.. It is Just ignoring order of SequenceID..&lt;/P&gt;&lt;P&gt;Not sure what happening with load order..&lt;/P&gt;&lt;P&gt;Thnaks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2016 06:50:54 GMT</pubDate>
    <dc:creator>dusasuman</dc:creator>
    <dc:date>2016-07-27T06:50:54Z</dc:date>
    <item>
      <title>Load order</title>
      <link>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152609#M897363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading one table in Ascending order based on two fields UnitNumber and Activity date to perform few calculations. But the same Unit number will have 2 or more Activity dates for these records i need load by its original load order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to load a table by load order at this instance.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with your suggestions..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152609#M897363</guid>
      <dc:creator>dusasuman</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load order</title>
      <link>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152610#M897364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to add a sequence number field to the table during the original load, then use this sequence number to sort by the original load order:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowNo() as SequenceID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152610#M897364</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-07-27T06:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Load order</title>
      <link>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152611#M897365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion.. But i am loading Unit Number and Activity date in Desc order,, when multiple records occurs at same Unit Number and same Activity Date the i Need to load by ascending order of Sequence ID.. Is it possible to load by combination of Asc and Desc order?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152611#M897365</guid>
      <dc:creator>dusasuman</dc:creator>
      <dc:date>2016-07-27T06:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Load order</title>
      <link>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152612#M897366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;ORDER BY UnitNumber &lt;STRONG&gt;asc&lt;/STRONG&gt;, ActivityDate &lt;STRONG&gt;asc&lt;/STRONG&gt;, SequenceID &lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;desc&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Asc is the default direction , it can be omitted - and usually is)&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333330154419px;"&gt;ORDER BY UnitNumber, ActivityDate, SequenceID &lt;/EM&gt;&lt;STRONG style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;desc&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152612#M897366</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-07-27T06:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Load order</title>
      <link>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152613#M897367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At that instance it is not considering order of SequenceID.. It is Just ignoring order of SequenceID..&lt;/P&gt;&lt;P&gt;Not sure what happening with load order..&lt;/P&gt;&lt;P&gt;Thnaks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 06:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-order/m-p/1152613#M897367</guid>
      <dc:creator>dusasuman</dc:creator>
      <dc:date>2016-07-27T06:50:54Z</dc:date>
    </item>
  </channel>
</rss>

