<?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 Left join (big tables) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672554#M50899</link>
    <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I am loading one table (cca 600 000 000 rows, 20 columns)... It is going pretty quickly. But, I need a new column add to this, from another table. Another table have like 5 000 000 rows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is very slowly if I use left join, what can make it faster?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jasmina&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:38:40 GMT</pubDate>
    <dc:creator>jasmina_karcic</dc:creator>
    <dc:date>2021-12-20T21:38:40Z</dc:date>
    <item>
      <title>Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672554#M50899</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I am loading one table (cca 600 000 000 rows, 20 columns)... It is going pretty quickly. But, I need a new column add to this, from another table. Another table have like 5 000 000 rows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is very slowly if I use left join, what can make it faster?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jasmina&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672554#M50899</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2021-12-20T21:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672555#M50900</link>
      <description>&lt;P&gt;Can't you add directly into the fact table for new column also?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672555#M50900</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-02-05T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672559#M50901</link>
      <description>&lt;P&gt;In this moment no.&lt;/P&gt;&lt;P&gt;What is fact, I have something like this:&lt;/P&gt;&lt;P&gt;In big table ( more than half billion rows) i have something like this&lt;/P&gt;&lt;P&gt;column1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;column2&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 40&lt;/P&gt;&lt;P&gt;5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 60&lt;/P&gt;&lt;P&gt;In other table i have&amp;nbsp;&lt;/P&gt;&lt;P&gt;column1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; column2&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;30&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;20&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This column2 from second table is from big importance to me, I need that data...But how...&lt;/P&gt;&lt;P&gt;I was thinking like:&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;load * from table1.&lt;/P&gt;&lt;P&gt;left join (table1)&lt;/P&gt;&lt;P&gt;load column1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; column2 as different_column&lt;/P&gt;&lt;P&gt;from table2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From this I will get a new column, but I would have data. I need it in this table1, because this table1 is connected to other data that I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jasmina&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672559#M50901</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2020-02-05T14:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672561#M50902</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/15927"&gt;@jasmina_karcic&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you looked at using ApplyMap? &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Don-t-join-use-Applymap-instead/ba-p/1467592" target="_self"&gt;Here&lt;/A&gt; is an article by Henric&amp;nbsp;&lt;SPAN&gt;Cronströ&lt;/SPAN&gt;&lt;SPAN&gt;m&lt;/SPAN&gt; explaining why it is better than joining if you just want to get a single value from a table.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mauritz&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672561#M50902</guid>
      <dc:creator>Mauritz_SA</dc:creator>
      <dc:date>2020-02-05T14:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672562#M50903</link>
      <description>&lt;P&gt;Since there was same column, Simply do concatenate on both&lt;/P&gt;&lt;P&gt;Load column1, column2 From T1:&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load column1, column2 From T2:&lt;/P&gt;&lt;P&gt;Or, you can define using &lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/MappingFunctions/ApplyMap.htm" target="_blank"&gt;ApplyMap&lt;/A&gt;&amp;nbsp;concept&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672562#M50903</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-02-05T14:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672566#M50904</link>
      <description>&lt;P&gt;If I use concatenate and get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;column1&amp;nbsp; column2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;column3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;column4&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;null&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; null&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;null&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; null&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;null&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then how can i make table:&lt;/P&gt;&lt;P&gt;column1&amp;nbsp; column2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;column3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;column4&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;30&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jasmina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;p.s. now I will look applying map&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672566#M50904</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2020-02-05T14:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672573#M50907</link>
      <description>&lt;P&gt;You will get the requested table iIf column1 is a unique key then having:&lt;/P&gt;&lt;P&gt;1) column1 as a dimension&lt;/P&gt;&lt;P&gt;2) column2 as a measure with the expression Sum(column2)&lt;/P&gt;&lt;P&gt;3) column3 as a measure with the expression Concat(column3) or Maxstring(column3) or Minstring(column3)&lt;/P&gt;&lt;P&gt;4) Same as for column3 but with column4 instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672573#M50907</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2020-02-05T14:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672580#M50908</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/15927"&gt;@jasmina_karcic&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below should explain the ApplyMap principle.&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Mapping&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;column1,column2&lt;BR /&gt;1,30&lt;BR /&gt;2,20&lt;BR /&gt;3,20&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Table1:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;column1,column2&lt;BR /&gt;1,0&lt;BR /&gt;2,0&lt;BR /&gt;3,0&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Rename Table Table1 to Temp;&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Table1:&lt;BR /&gt;LOAD&lt;BR /&gt;column1,&lt;BR /&gt;ApplyMap('Table2', column1, Null()) as column2&lt;BR /&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;Drop Table Temp;&lt;/P&gt;&lt;P&gt;In your case you won't have to do the rename and drop as you'll already have the table. You can obviously use logic to only use ApplyMap if the original table didn't have a value, or if it was 0, etc.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mauritz&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672580#M50908</guid>
      <dc:creator>Mauritz_SA</dc:creator>
      <dc:date>2020-02-05T14:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672582#M50909</link>
      <description>&lt;P&gt;columns that i present are not measures, just dimensions....so i cannot use sum&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672582#M50909</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2020-02-05T14:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672585#M50910</link>
      <description>&lt;P&gt;Then you can have a preceding LOAD with a GROUP BY clause to contract the table into what you want. It doesnt matter whether the fields are dimensions or not in the load script. What you want to do is get rid of the null values and merge the rows that belong together....&lt;/P&gt;&lt;P&gt;But you might have to do a RESIDENT on the big concatenated table so I don't know if the performance or memory consumption will be good... ApplyMap might work better for you here. You'll have to give it a try.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672585#M50910</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2020-02-05T14:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672610#M50918</link>
      <description>&lt;P&gt;Personally I would use mapping like the others already suggested. It avoids all the risks which could occur with joins (adding or removing records depending on the join-type) and it will be surely faster as a join. Further it provides the possibility to define any default-value if there is no match and also to do further calculations at once - and not like by join which would require another load for any further checks/calculations. Also I would look if the mapping-table might not be reduced to a lesser number of records with some kind of advanced filtering. This may look like:&lt;/P&gt;&lt;P&gt;TableForExists: load article from ArticleRawdata where category = 'very important';&lt;/P&gt;&lt;P&gt;/* it's just an example - it may also some generic approach like the recent one from yours (this with the concatenating) with creating the dates from the current year */&lt;/P&gt;&lt;P&gt;ExtractMappingData: load lookup, return from SecondTable where exists(article);&lt;/P&gt;&lt;P&gt;Map: mapping load * resident ExtractMappingData;&lt;/P&gt;&lt;P&gt;drop tables ExtractMappingData, TableForExists;&lt;/P&gt;&lt;P&gt;It may look like expensive efforts but nothing worked better to optimize the load-performance by large datasets - unless you used incremental approaches. In your case with such large tables I would try to implement incremental loadings at first and if it's then further necessary to reduce the load-times the above mentioned approach could be also implemented on top.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 16:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672610#M50918</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-02-05T16:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672804#M50943</link>
      <description>&lt;P&gt;Guys look what I made for this, and it works.&lt;/P&gt;&lt;P&gt;I divide process in 2 parts:&lt;/P&gt;&lt;P&gt;1. I used apply map, to make something like left join and stored in a new qvd.&lt;/P&gt;&lt;P&gt;2. Then I load from that qvd, and make combination of 2 fields, (if column2=0, newcolumn, column2), then i stored in a new qvd.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you guys, this is a little slow, but it is okay. Apply Map was helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jasmina&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 08:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672804#M50943</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2020-02-06T08:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672809#M50947</link>
      <description>&lt;P&gt;I think you could do the second step within the first one, like:&lt;/P&gt;&lt;P&gt;if(column2=0, &lt;STRONG&gt;applymap()&lt;/STRONG&gt;, column2)&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 08:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672809#M50947</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-02-06T08:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672810#M50948</link>
      <description>&lt;P&gt;Oh I am going to try &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 08:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672810#M50948</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2020-02-06T08:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Left join (big tables)</title>
      <link>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672814#M50949</link>
      <description>&lt;P&gt;great, this can be &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;now, 8 min...before was a twice i think &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 08:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Left-join-big-tables/m-p/1672814#M50949</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2020-02-06T08:53:49Z</dc:date>
    </item>
  </channel>
</rss>

