<?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 Data Dependent on Values from Previous Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762384#M58982</link>
    <description>&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Registration Email],&lt;/P&gt;&lt;P&gt;[Status],&lt;/P&gt;&lt;P&gt;[user_id]&lt;/P&gt;&lt;P&gt;From ABC;&lt;/P&gt;&lt;P&gt;NOCONCATENATE temp: LOAD [Registration Email] RESIDENT [Table A] WHERE Status = 'Lead';&lt;/P&gt;&lt;P&gt;LEFT KEEP (temp)&lt;BR /&gt;[Table B]:&lt;/P&gt;&lt;P&gt;email as [Registration Email],&lt;/P&gt;&lt;P&gt;Alternate data (leadinfo, etc)&lt;/P&gt;&lt;P&gt;From XYZ (where the email in Table A is listed as 'Lead' for [Status];&lt;/P&gt;&lt;P&gt;DROP TABLE temp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 20:30:43 GMT</pubDate>
    <dc:creator>TiagoCardoso</dc:creator>
    <dc:date>2020-11-17T20:30:43Z</dc:date>
    <item>
      <title>Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762356#M58974</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I want to only load values from Table B that are labeled 'Lead' in Table A.&lt;/P&gt;
&lt;P&gt;Ex:&lt;/P&gt;
&lt;P&gt;[Table A]:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;[Registration Email],&lt;/P&gt;
&lt;P&gt;[Status],&lt;/P&gt;
&lt;P&gt;[user_id]&lt;/P&gt;
&lt;P&gt;From ABC;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[Table B]:&lt;/P&gt;
&lt;P&gt;email as [Registration Email],&lt;/P&gt;
&lt;P&gt;Alternate data (leadinfo, etc)&lt;/P&gt;
&lt;P&gt;From XYZ (where the email in Table A is listed as 'Lead' for [Status];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this possible?&lt;/P&gt;
&lt;P&gt;Meghann&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762356#M58974</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762364#M58975</link>
      <description>&lt;P&gt;Can you point out with sample data how you should need as outcome? We can see the possibility?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762364#M58975</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-11-17T20:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762366#M58976</link>
      <description>&lt;P&gt;HI, sorry for my english.&lt;/P&gt;&lt;P&gt;Try this, maybe can help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Registration Email],&lt;/P&gt;&lt;P&gt;[Status],&lt;/P&gt;&lt;P&gt;[user_id]&lt;/P&gt;&lt;P&gt;From ABC;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LEFT KEEP([Table A])&lt;/P&gt;&lt;P&gt;[Table B]:&lt;/P&gt;&lt;P&gt;email as [Registration Email],&lt;/P&gt;&lt;P&gt;Alternate data (leadinfo, etc)&lt;/P&gt;&lt;P&gt;From XYZ (where the email in Table A is listed as 'Lead' for [Status];&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762366#M58976</guid>
      <dc:creator>TiagoCardoso</dc:creator>
      <dc:date>2020-11-17T20:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762370#M58977</link>
      <description>&lt;P&gt;Hi Anil, sure.&lt;/P&gt;
&lt;P&gt;Table A currently yields something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Meghann_MacDonald_0-1605643745719.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/44316i71A25E458E135AC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Meghann_MacDonald_0-1605643745719.png" alt="Meghann_MacDonald_0-1605643745719.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So, I want Table B to load any matching emails that are considered 'leads', aka I want it to load accompanying data for the emails in row 2 and 4. That table would be from a different source. I don't think this matters but I will be pulling this kind of thing:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Meghann_MacDonald_1-1605643889935.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/44318i59E3DA2AE534544A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Meghann_MacDonald_1-1605643889935.png" alt="Meghann_MacDonald_1-1605643889935.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762370#M58977</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2020-11-17T20:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762371#M58978</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/412"&gt;@TiagoCardoso&lt;/a&gt;&amp;nbsp;, I have tried Left Keep but it includes/keeps all the emails that match, not only the ones that are considered 'Lead'. The place I typed "(where the email in Table A is listed as 'Lead' for [Status]" is what I need converted into code! (aka XYZ source has &lt;STRONG&gt;all&amp;nbsp;&lt;/STRONG&gt;of the emails and their data but I don't want all of it)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762371#M58978</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2020-11-17T20:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762374#M58979</link>
      <description>&lt;P&gt;how is that Table B looks like, Based on that I can print something for you, If that we have workaround.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762374#M58979</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-11-17T20:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762376#M58980</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5533"&gt;@Anil_Babu_Samineni&lt;/a&gt;&amp;nbsp;, I do not know what you mean.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762376#M58980</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2020-11-17T20:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762384#M58982</link>
      <description>&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Registration Email],&lt;/P&gt;&lt;P&gt;[Status],&lt;/P&gt;&lt;P&gt;[user_id]&lt;/P&gt;&lt;P&gt;From ABC;&lt;/P&gt;&lt;P&gt;NOCONCATENATE temp: LOAD [Registration Email] RESIDENT [Table A] WHERE Status = 'Lead';&lt;/P&gt;&lt;P&gt;LEFT KEEP (temp)&lt;BR /&gt;[Table B]:&lt;/P&gt;&lt;P&gt;email as [Registration Email],&lt;/P&gt;&lt;P&gt;Alternate data (leadinfo, etc)&lt;/P&gt;&lt;P&gt;From XYZ (where the email in Table A is listed as 'Lead' for [Status];&lt;/P&gt;&lt;P&gt;DROP TABLE temp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762384#M58982</guid>
      <dc:creator>TiagoCardoso</dc:creator>
      <dc:date>2020-11-17T20:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762386#M58983</link>
      <description>&lt;P&gt;Maybe too&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Registration Email],&lt;/P&gt;&lt;P&gt;[Status],&lt;/P&gt;&lt;P&gt;[user_id]&lt;/P&gt;&lt;P&gt;From ABC;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MapTemp:MAPPING LOAD [Registration Email],1 RESIDENT [Table A] WHERE Status = 'Lead';&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Table B TEMP]:&lt;/P&gt;&lt;P&gt;email as [Registration Email],&lt;/P&gt;&lt;P&gt;APPLYMAP('MapTemp',email,0) AS Field,&lt;/P&gt;&lt;P&gt;Alternate data (leadinfo, etc)&lt;/P&gt;&lt;P&gt;From XYZ (where the email in Table A is listed as 'Lead' for [Status];&lt;/P&gt;&lt;P&gt;NOCONCATENATE [Table B]: LOAD * RESIDENT [Table B TEMP] WHERE Field = 1;&lt;/P&gt;&lt;P&gt;DROP FIELD&amp;nbsp;Field&amp;nbsp; FROM [Table B];&lt;/P&gt;&lt;P&gt;DROP TABLE [Table B TEMP];&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762386#M58983</guid>
      <dc:creator>TiagoCardoso</dc:creator>
      <dc:date>2020-11-17T20:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762387#M58984</link>
      <description>&lt;P&gt;Sorry, I mean your destination table how it is. Anyway, Can you reload like this way and see If that meets what you need. If not, Please explain based on given sample data to get work&lt;/P&gt;&lt;P&gt;[Table A]:&lt;BR /&gt;LOAD email as [Registration Email], leadsource, registrationdate Inline [&lt;BR /&gt;email, leadsource, registrationdate&lt;BR /&gt;abc@gmail.com, web, 1/1/2011&lt;BR /&gt;qlik@qlik.com, organic, 1/1/2020&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;[Table B]:&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;Registration Email, Status, user_id&lt;BR /&gt;abc@gmail.com, Lead, 1&lt;BR /&gt;xyz@gmail.com, Contact, 2&lt;BR /&gt;qlik@qlik.com, Lead, 3&lt;BR /&gt;] Where Exists([Registration Email]) and Status='Lead';&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762387#M58984</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-11-17T20:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762391#M58985</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/99692"&gt;@Meghann_MacDonald&lt;/a&gt;&amp;nbsp;, it is posible, you can use exists function in where of second load :&lt;/P&gt;&lt;P&gt;[Table A]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Registration Email],&lt;/P&gt;&lt;P&gt;[Status],&lt;/P&gt;&lt;P&gt;[user_id]&lt;/P&gt;&lt;P&gt;From ABC&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Where Status = 'Lead'; //do this or create another table with the values needes (Status = 'Lead')&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Table B]:&lt;/P&gt;&lt;P&gt;email as [Registration Email],&lt;/P&gt;&lt;P&gt;Alternate data (leadinfo, etc)&lt;/P&gt;&lt;P&gt;From XYZ&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;where exists([Registration Email], email);&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762391#M58985</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2020-11-17T20:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762399#M58986</link>
      <description>&lt;P&gt;I think this works perfectly. Nifty trick I will use later on. It does create a bit of roundabout loading but it seems like that is the best way to get what I need. Thank you so much!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762399#M58986</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2020-11-17T20:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Dependent on Values from Previous Table</title>
      <link>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762401#M58987</link>
      <description>&lt;P&gt;Hi Anil, the destination table is just what I would LIKE to be able to pull. I just used Tiago's process to do this of loading a temp table from A with only the emails I want, and then loading B with a left keep of (temp). This worked.&lt;/P&gt;
&lt;P&gt;I don't have experience loading inline like you listed and I have &amp;gt;8,000 emails so I'm not sure that would work...&lt;/P&gt;
&lt;P&gt;Thank you for the help!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 21:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-Data-Dependent-on-Values-from-Previous-Table/m-p/1762401#M58987</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2020-11-17T21:00:59Z</dc:date>
    </item>
  </channel>
</rss>

