<?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: Problem: multiples datas importation in a intermediate table - tMap in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Problem-multiples-datas-importation-in-a-intermediate-table-tMap/m-p/2197634#M215</link>
    <description>I want to do values in candidat_elections for election_id. Actually it's "null" it should not be that</description>
    <pubDate>Tue, 27 Mar 2018 14:14:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-27T14:14:18Z</dc:date>
    <item>
      <title>Problem: multiples datas importation in a intermediate table - tMap</title>
      <link>https://community.qlik.com/t5/Data-Quality/Problem-multiples-datas-importation-in-a-intermediate-table-tMap/m-p/2197632#M213</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am novice on Talend.&amp;nbsp;For an exercice i need to integrate data from an excel file&amp;nbsp;(&lt;A href="https://www.data.gouv.fr/s/resources/election-presidentielle-des-23-avril-et-7-mai-2017-resultats-definitifs-du-1er-tour-1/20170427-100131/Presidentielle_2017_Resultats_Tour_1_c.xls" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.data.gouv.fr/s/resources/election-presidentielle-des-23-avril-et-7-mai-2017-resultats-definitifs-du-1er-tour-1/20170427-100131/Presidentielle_2017_Resultats_Tour_1_c.xls&lt;/A&gt;) to a database PostgreSQL.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Here the system information&amp;nbsp;:&lt;/STRONG&gt;&lt;BR /&gt;Database: PostGreSQL + PostGIS (for the table "départements")&lt;BR /&gt;Tools for Database: pgAdmin 4&lt;BR /&gt;Version PostgreSQL: 9.6 and 10&lt;BR /&gt;Schéma of DataBase:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table.JPG" style="width: 841px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtHv.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136423iBBD7708B5311D3FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtHv.jpg" alt="0683p000009LtHv.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Data Sources:&amp;nbsp;Excel File&amp;nbsp;from data.gouv.fr (xls)&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="source_xslx.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtI0.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154948iCDBFDC2E07FC95BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtI0.jpg" alt="0683p000009LtI0.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Data sources&amp;nbsp;Géométrique Départements:&amp;nbsp; "départements" in GeoJson before conversion in Shapefile, from &lt;A href="https://github.com/gregoiredavid/france-geojson" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/gregoiredavid/france-geojson&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;What I managed to do&amp;nbsp;in 2 others jobs :&lt;/STRONG&gt;&lt;BR /&gt;Transform of colonn candidats scattered (tSplitRow) in line departement and import it in the table candidat.&lt;BR /&gt;Import the results of elections by "départements" (bind between&amp;nbsp;"elections" and "departements").&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;What&amp;nbsp; I did not manage to do:&lt;/STRONG&gt;&lt;BR /&gt;Import and bind the&amp;nbsp;"candidats" to the "élections" by the table "candidats_elections" with the number of "voix" associated.&lt;BR /&gt;I have the column of cells elections_id it is "null"&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="data.JPG" style="width: 473px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtBy.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130201i5B62B08B7AF91789/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtBy.jpg" alt="0683p000009LtBy.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Here the job&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vue01.JPG" style="width: 804px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lt6A.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135810i06825C1B41A86B9F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lt6A.jpg" alt="0683p000009Lt6A.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;and the tMap&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vue02.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtFM.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151982iDF7B76D9E5B5835B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtFM.jpg" alt="0683p000009LtFM.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thx for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;PS : Sorry for the traduction, i'm French and not good in English.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 11:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Problem-multiples-datas-importation-in-a-intermediate-table-tMap/m-p/2197632#M213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T11:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: multiples datas importation in a intermediate table - tMap</title>
      <link>https://community.qlik.com/t5/Data-Quality/Problem-multiples-datas-importation-in-a-intermediate-table-tMap/m-p/2197633#M214</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still trying to understand the problem you want to solve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You want to have some values in election_id which you are not getting now?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or What do you want to do?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't get that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Gatha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Problem-multiples-datas-importation-in-a-intermediate-table-tMap/m-p/2197633#M214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T13:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem: multiples datas importation in a intermediate table - tMap</title>
      <link>https://community.qlik.com/t5/Data-Quality/Problem-multiples-datas-importation-in-a-intermediate-table-tMap/m-p/2197634#M215</link>
      <description>I want to do values in candidat_elections for election_id. Actually it's "null" it should not be that</description>
      <pubDate>Tue, 27 Mar 2018 14:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Problem-multiples-datas-importation-in-a-intermediate-table-tMap/m-p/2197634#M215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T14:14:18Z</dc:date>
    </item>
  </channel>
</rss>

