<?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: Building Tables in PSQL on a monthly basis in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Building-Tables-in-PSQL-on-a-monthly-basis/m-p/2249865#M34269</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPDOAA4"&gt;@fmt&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The below article is used for getting the table name from DB, whereas youc an change it for files in the input component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpfxCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Archive/Use-Context-Variable-For-Table-Name/td-p/169278&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Joe&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2019 12:26:25 GMT</pubDate>
    <dc:creator>joearun4u</dc:creator>
    <dc:date>2019-04-10T12:26:25Z</dc:date>
    <item>
      <title>Building Tables in PSQL on a monthly basis</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Building-Tables-in-PSQL-on-a-monthly-basis/m-p/2249864#M34268</link>
      <description>&lt;P&gt;Hell all,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;we gonna constantly upload data onto our PSQL db. Enclsoed you can see my ETL process.&lt;/P&gt; 
&lt;P&gt;What can I do to create a new table for each month by getting the date information outta file names?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;file name: XXX_XXXXXX_date_XXXX.csv&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Building-Tables-in-PSQL-on-a-monthly-basis/m-p/2249864#M34268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T12:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Building Tables in PSQL on a monthly basis</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Building-Tables-in-PSQL-on-a-monthly-basis/m-p/2249865#M34269</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPDOAA4"&gt;@fmt&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The below article is used for getting the table name from DB, whereas youc an change it for files in the input component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpfxCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Archive/Use-Context-Variable-For-Table-Name/td-p/169278&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 12:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Building-Tables-in-PSQL-on-a-monthly-basis/m-p/2249865#M34269</guid>
      <dc:creator>joearun4u</dc:creator>
      <dc:date>2019-04-10T12:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Building Tables in PSQL on a monthly basis</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Building-Tables-in-PSQL-on-a-monthly-basis/m-p/2249866#M34270</link>
      <description>&lt;P&gt;String filedate =&amp;nbsp;&lt;SPAN&gt;filename != null&amp;nbsp; &amp;amp;&amp;amp;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;filename.split('_').length &amp;gt; 2 ? filename.split("_")[2] : "Date Not Found" ;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 14:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Building-Tables-in-PSQL-on-a-monthly-basis/m-p/2249866#M34270</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-10T14:38:52Z</dc:date>
    </item>
  </channel>
</rss>

