<?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: Dynamic table creation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352420#M118818</link>
    <description>&lt;P&gt;thankyou fro shatrig the screen shots&amp;nbsp;&lt;/P&gt;&lt;P&gt;.But i still getting the run time error&lt;/P&gt;&lt;P&gt;ALL_ROWS all_tables' doesn't exist.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;what is the purpose of select statement in the torcle component&lt;/P&gt;&lt;P&gt;"select rownum-1 as rno from ALL_TABLES where ROWNUM&amp;lt;="+context.numDays&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please explain&lt;/P&gt;</description>
    <pubDate>Fri, 06 Apr 2018 10:47:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-06T10:47:46Z</dc:date>
    <item>
      <title>Dynamic table creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352416#M118814</link>
      <description>&lt;P&gt;Hii All,&lt;/P&gt;
&lt;P&gt;I am new t talend i have a requirement where i have input file like&lt;/P&gt;
&lt;P&gt;Date&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hall_Number&amp;nbsp; &amp;nbsp; &amp;nbsp; Booked_by&lt;/P&gt;
&lt;P&gt;01-10 Jan 2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hall 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Rajesh&lt;/P&gt;
&lt;P&gt;05-20 Feb&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hall 5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Naresh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want to change this format into&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Date&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hall_Number&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Booked_By&lt;/P&gt;
&lt;P&gt;01-Jan-2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hall 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Rajesh&lt;/P&gt;
&lt;P&gt;02-Jan-2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hall 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Rajesh&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;05-Jan-2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hall 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Rajesh&lt;/P&gt;
&lt;P&gt;05-Feb-2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hall 5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Naresh&lt;/P&gt;
&lt;P&gt;06_Feb-2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hall 5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Naresh&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;please help me how to do this...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Mastan Shaik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 14:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352416#M118814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-05T14:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352417#M118815</link>
      <description>&lt;P&gt;Hi Mastan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you want to generate number of records based on input date range?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 14:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352417#M118815</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-04-05T14:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352418#M118816</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for respond,&lt;/P&gt;
&lt;P&gt;Yes, I want to&amp;nbsp;&lt;SPAN&gt;generate number of records based on input date range. which i send already..please send me sample job design.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Mastan SHaik&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 16:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352418#M118816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-05T16:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352419#M118817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please find the details below. There might be easy way to achieve this using java code for loop. I am not good at Java so tried to implement this&amp;nbsp; without using java looping. For this you need to first identify start date and end date for input date. Used tMap1 to derive these values and difference between these two dates. created context variable to assign these difference in dates and used that context variable in Oracle to get number of records.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DatesLoop1.PNG" style="width: 748px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsvv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140986iB29D2CDE60F608DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsvv.png" alt="0683p000009Lsvv.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DatesLoop2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtR3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129789iB361063F2BF0B512/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtR3.png" alt="0683p000009LtR3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DatesLoop3.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtSL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133630i07A86FF93FE479FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtSL.png" alt="0683p000009LtSL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DatesLoop4.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtZ6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134076iE5704F57F049A5F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtZ6.png" alt="0683p000009LtZ6.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DatesLoop5.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtSD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144290i1BED8B8EC53D4CDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtSD.png" alt="0683p000009LtSD.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 17:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352419#M118817</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-04-05T17:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352420#M118818</link>
      <description>&lt;P&gt;thankyou fro shatrig the screen shots&amp;nbsp;&lt;/P&gt;&lt;P&gt;.But i still getting the run time error&lt;/P&gt;&lt;P&gt;ALL_ROWS all_tables' doesn't exist.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;what is the purpose of select statement in the torcle component&lt;/P&gt;&lt;P&gt;"select rownum-1 as rno from ALL_TABLES where ROWNUM&amp;lt;="+context.numDays&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please explain&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 10:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-table-creation/m-p/2352420#M118818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-06T10:47:46Z</dc:date>
    </item>
  </channel>
</rss>

