<?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 Performance conditions during data load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-conditions-during-data-load/m-p/209539#M64491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to really improve the performace by using some kind of bit mapping index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First step was to create flags for all the concepts and then on a nested load just multiply those flag by the amount of each ratio. Voalá, from 1hr to 5 minutes... pretty neat, uh?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 14:12:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-16T14:12:31Z</dc:date>
    <item>
      <title>Performance conditions during data load</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-conditions-during-data-load/m-p/209537#M64489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody.&lt;/P&gt;&lt;P&gt;I have a data model that depending on the movement type it has to populate several indicators and this indicators need to be presented in several monetary values (USD, CRC, MXN... in total 8 currencies) of and volume conversions (Pounds, KG, LB, Spanish Pounds).&lt;/P&gt;&lt;P&gt;There area total of 10 movement types and each of it affect a single indicador, for this I created an applymap with if conditions for each movement type, something like this:&lt;/P&gt;&lt;P&gt;if(applymap('MovementsMap',[MovementType]) = '01',Import) as Indicator1,&lt;BR /&gt;if(applymap('MovementsMap',[MovementType]) = '02',Import) as Indicator2,&lt;BR /&gt;if(applymap('MovementsMap',[MovementType]) = '03',Import) as Indicator3........ and so on for the 10 movement types.&lt;/P&gt;&lt;P&gt;This is done during data load from the source. After this I used a preceding load to determine each of this indicators in their respective currency.&lt;BR /&gt;That means that I have another 8 conditions conversions for each indicator.&lt;/P&gt;&lt;P&gt;Obviously this is causing a lot of time consuming during data load because of all the conditions (10 x 8).&lt;BR /&gt;Is there any other way to do this in an optimized way?&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 15:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-conditions-during-data-load/m-p/209537#M64489</guid>
      <dc:creator />
      <dc:date>2011-04-11T15:32:16Z</dc:date>
    </item>
    <item>
      <title>Performance conditions during data load</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-conditions-during-data-load/m-p/209538#M64490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try load all data (vía select) after to interpreter (vía load) this last in-memory (all in script during load), key facility of Qlikview.&lt;/P&gt;&lt;P&gt;Good luck for you &amp;amp; chi chi viva Chile, Luis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 19:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-conditions-during-data-load/m-p/209538#M64490</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2011-04-11T19:26:08Z</dc:date>
    </item>
    <item>
      <title>Performance conditions during data load</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-conditions-during-data-load/m-p/209539#M64491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to really improve the performace by using some kind of bit mapping index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First step was to create flags for all the concepts and then on a nested load just multiply those flag by the amount of each ratio. Voalá, from 1hr to 5 minutes... pretty neat, uh?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 14:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-conditions-during-data-load/m-p/209539#M64491</guid>
      <dc:creator />
      <dc:date>2011-06-16T14:12:31Z</dc:date>
    </item>
  </channel>
</rss>

