<?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: Joining tables of differing schema into one in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Joining-tables-of-differing-schema-into-one/m-p/2209986#M8584</link>
    <description>create 2 version of your job.&lt;BR /&gt;then run job 2. on error on job2, run job1&lt;BR /&gt;or&lt;BR /&gt;add a check of this column (using system table or simple query)&lt;BR /&gt;and then choose the right version.</description>
    <pubDate>Fri, 21 Sep 2018 10:52:28 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-09-21T10:52:28Z</dc:date>
    <item>
      <title>Joining tables of differing schema into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-tables-of-differing-schema-into-one/m-p/2209984#M8582</link>
      <description>&lt;P&gt;H,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've been running a Talend job which picks up information from multiple databases / tables, iterates over these, and then eventually inserts this information together in a final table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Where I'm having an issue is:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Historically the schema on these input tables have been the same, however more recently, one of the tables has new variables input into it, variables that are not in the other tables. I'm trying to bring these new variables into the rest of the process as it is useful information. The problem is, when the flow goes through the iterations and it hits an iteration where the table does not have these new variables in, the job falls over. Stating an error like 'variable_a does not exist'.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there is any work-around for this? I've got around it at for now by only bringing through the table which has this extra information, but in the future I am going to need the other tables. Please see attached a screenshot of my flow for some background.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Pranay&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 10:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-tables-of-differing-schema-into-one/m-p/2209984#M8582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-21T10:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Joining tables of differing schema into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-tables-of-differing-schema-into-one/m-p/2209985#M8583</link>
      <description>&lt;P&gt;So, you hve to harmonize the schemas by addind the desired fields.&lt;/P&gt;
&lt;P&gt;This can be done by a tMap.&lt;/P&gt;
&lt;P&gt;You can also add pseudo-columns in your select statements to unify the schemas resulting of all your queries.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 10:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-tables-of-differing-schema-into-one/m-p/2209985#M8583</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-21T10:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Joining tables of differing schema into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-tables-of-differing-schema-into-one/m-p/2209986#M8584</link>
      <description>create 2 version of your job.&lt;BR /&gt;then run job 2. on error on job2, run job1&lt;BR /&gt;or&lt;BR /&gt;add a check of this column (using system table or simple query)&lt;BR /&gt;and then choose the right version.</description>
      <pubDate>Fri, 21 Sep 2018 10:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-tables-of-differing-schema-into-one/m-p/2209986#M8584</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-21T10:52:28Z</dc:date>
    </item>
  </channel>
</rss>

