<?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: How to insert data from multiple date inputs into a single column of date type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355798#M121470</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;thank you for the solution.&lt;/P&gt;&lt;P&gt;Just one more question: I'm getting data from multiple inputs, and more clearly, the rows that I mentioned belong to different tables from a database. I tried using tmap to put those rows in one table, but it's not working very well since there is no way that I can join them. Could you please help me find a solution for this? &lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards &lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 09:21:02 GMT</pubDate>
    <dc:creator>belhabir</dc:creator>
    <dc:date>2023-08-04T09:21:02Z</dc:date>
    <item>
      <title>How to insert data from multiple date inputs into a single column of date type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355794#M121466</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have these columns with the following data:&lt;/P&gt;&lt;P&gt;row1.date_creation_interview: 2022-12-01&lt;/P&gt;&lt;P&gt;                                                 2023-01-23 &lt;/P&gt;&lt;P&gt;row1.date_interview :2020-04-22&lt;/P&gt;&lt;P&gt;                                  2021-05-12  &lt;/P&gt;&lt;P&gt;row2.date_creation_offre:2023-12-04&lt;/P&gt;&lt;P&gt;                                        2010-06-12&lt;/P&gt;&lt;P&gt;I want to have them all  in the same column in a new table:               Date_column&lt;/P&gt;&lt;P&gt;                                                                                                               2022-12-01&lt;/P&gt;&lt;P&gt;                                                                                                               2023-01-23 &lt;/P&gt;&lt;P&gt;                                                                                          &lt;/P&gt;&lt;P&gt;                    &lt;/P&gt; 2020-04-22&lt;P&gt;                                                                                           &lt;/P&gt;&lt;P&gt;                    &lt;/P&gt;2021-05-12    &lt;P&gt;                                                                                          &lt;/P&gt;&lt;P&gt;                    &lt;/P&gt; 2023-12-04&lt;P&gt;                                                                                          &lt;/P&gt;&lt;P&gt;                    &lt;/P&gt; 2010-06-12&lt;P&gt;Can you please help me.&lt;/P&gt;&lt;P&gt;thank you !&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355794#M121466</guid>
      <dc:creator>belhabir</dc:creator>
      <dc:date>2024-11-15T21:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data from multiple date inputs into a single column of date type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355795#M121467</link>
      <description>&lt;P&gt;@abir belh​&amp;nbsp;, are these two rows of data?&lt;/P&gt;&lt;P&gt;​row1.date_creation_interview: 2022-12-01&lt;/P&gt;&lt;P&gt;2023-01-23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the first row contains text "​row1.date_creation_interview:"?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 00:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355795#M121467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-04T00:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data from multiple date inputs into a single column of date type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355796#M121468</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;yes these are two rows of data of date type,  same for row1.date_interview and row2.date_creation_offre&lt;/P&gt;&lt;P&gt;actually they all contain date even the output &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 04:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355796#M121468</guid>
      <dc:creator>belhabir</dc:creator>
      <dc:date>2023-08-04T04:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data from multiple date inputs into a single column of date type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355797#M121469</link>
      <description>&lt;P&gt;@abir belh​&amp;nbsp;,  thanks for your explanation. Read the row as a string, and then extract the date part from the string if the row contains ":", eg:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000lxpdeAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139889i6BA5B3E2A08331A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000lxpdeAAA.png" alt="0695b00000lxpdeAAA.png" /&gt;&lt;/span&gt;Java code on tJavaRow:&lt;/P&gt;&lt;P&gt;&lt;I&gt;if(input_row.data.contains(":")){&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;output_row.data=(input_row.data.substring(input_row.data.indexOf(":")+1)).trim();&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;}else{&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;output_row.data=input_row.data;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;}&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tConvertType: convert the data type from string to Date. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 07:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355797#M121469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-04T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data from multiple date inputs into a single column of date type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355798#M121470</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;thank you for the solution.&lt;/P&gt;&lt;P&gt;Just one more question: I'm getting data from multiple inputs, and more clearly, the rows that I mentioned belong to different tables from a database. I tried using tmap to put those rows in one table, but it's not working very well since there is no way that I can join them. Could you please help me find a solution for this? &lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards &lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 09:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355798#M121470</guid>
      <dc:creator>belhabir</dc:creator>
      <dc:date>2023-08-04T09:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data from multiple date inputs into a single column of date type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355799#M121471</link>
      <description>&lt;P&gt;Hi @abir belh​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I got you right, you could do it with an SQL UNION between those tables or using tUnite component, if those tables come from different databases.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 12:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355799#M121471</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-08-04T12:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert data from multiple date inputs into a single column of date type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355800#M121472</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;That is exactly what I've been searching for, and it works so well. Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 18:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-data-from-multiple-date-inputs-into-a-single/m-p/2355800#M121472</guid>
      <dc:creator>belhabir</dc:creator>
      <dc:date>2023-08-04T18:06:11Z</dc:date>
    </item>
  </channel>
</rss>

