<?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 Loading of Schema in tfileInputDelimited component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305708#M77331</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The Dynamic schema feature is only available in Talend subscription solution, which allows you to design schema with an unknown column structure (unknown name and number of columns).&lt;/P&gt;&lt;P&gt;You can download a free trial product from here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.talend.com/free-trial/" alt="https://www.talend.com/free-trial/" target="_blank"&gt;https://www.talend.com/free-trial/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2020 05:16:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-11T05:16:45Z</dc:date>
    <item>
      <title>Dynamic Loading of Schema in tfileInputDelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305705#M77328</link>
      <description>&lt;P&gt;&lt;B&gt;&lt;I&gt;Actual Input:&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name,Age,Employee,Student,Doctor&lt;/P&gt;&lt;P&gt;Ram,25,Yes,No,No&lt;/P&gt;&lt;P&gt;Sita,20,No,Yes,No&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Output :&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Name,Age,Occupation,Yes/No&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Ram,25,Employee,Yes&lt;/P&gt;&lt;P&gt;Ram,25,Student,No&lt;/P&gt;&lt;P&gt;Ram,25,Doctor,No&lt;/P&gt;&lt;P&gt;Sita,20,Employee,No&lt;/P&gt;&lt;P&gt;Sita,20,Student,Yes&lt;/P&gt;&lt;P&gt;Sita,20,Doctor,No&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the input file header has extra occupations, how lo generate the output dynamically, without manually changing the schema in the tInputFileDelimited, etc...... components.&lt;/P&gt;&lt;P&gt;We were able to achieve this, through unpivotRow component, but the only challenge is, every time an occupation gets added up, we have to manually change the schema in all the components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried &lt;/P&gt;&lt;P&gt;tSetDynamicSchema&amp;nbsp;, but the column names are generic. &lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305705#M77328</guid>
      <dc:creator>Vaishi</dc:creator>
      <dc:date>2024-11-16T01:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Loading of Schema in tfileInputDelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305706#M77329</link>
      <description>&lt;P&gt;Hi @Vaishnavi Pradheep​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You could try with dynamic schema available in tfileinputdelimited component to achieve your requirement. Please go through below url:&lt;/P&gt;&lt;P&gt;https://www.youtube.com/watch?v=zqEmdIb7dG4&lt;/P&gt;&lt;P&gt;Please let me know if it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 11:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305706#M77329</guid>
      <dc:creator>vikramk</dc:creator>
      <dc:date>2020-11-10T11:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Loading of Schema in tfileInputDelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305707#M77330</link>
      <description>&lt;P&gt;Hi @Vikram Kumar​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this not available in the open studio. Also we are using the column names as well in the output(Employee, Student,Doctor).&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 16:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305707#M77330</guid>
      <dc:creator>Vaishi</dc:creator>
      <dc:date>2020-11-10T16:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Loading of Schema in tfileInputDelimited component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305708#M77331</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The Dynamic schema feature is only available in Talend subscription solution, which allows you to design schema with an unknown column structure (unknown name and number of columns).&lt;/P&gt;&lt;P&gt;You can download a free trial product from here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.talend.com/free-trial/" alt="https://www.talend.com/free-trial/" target="_blank"&gt;https://www.talend.com/free-trial/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 05:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Loading-of-Schema-in-tfileInputDelimited-component/m-p/2305708#M77331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-11T05:16:45Z</dc:date>
    </item>
  </channel>
</rss>

