<?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 Reading data from unstructured File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251707#M35574</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a file like below which is un structured. The real data starts from line number 10. We can use tfileinput delimiter for that with having header as 10. But i would like to take the values which is right to "&lt;SPAN&gt;Game DATE" and&amp;nbsp;"TRIG: CO." . These are in line numbers 6 and 8. I need to take those values and have them as two fields along with the actual data set, whcih starts form Line number 10. Kindly advise on this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"SSG TRIG: S81GS146"&lt;BR /&gt;"END GAME"&lt;BR /&gt;"Player Place - NY"&lt;BR /&gt;&lt;BR /&gt;" Game DATE:","11/27/2018"&lt;BR /&gt;"CURRENT DATE:","11/27/2018"&lt;BR /&gt;&lt;BR /&gt;"TRIG: CO.&amp;nbsp; (TEAMS)"&lt;BR /&gt;"TEAM", " T1 ","T2 "," EXC "," TYEN "," "&lt;BR /&gt;"NO. "," SWQ ","SDD "," TIONS "," TIONS "," FINAL "&lt;BR /&gt;"S1 ",&amp;nbsp; &amp;nbsp; 80.00 , 000.00 , 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;BR /&gt;"S2 ",&amp;nbsp; &amp;nbsp; 70.00 , 000.00 , 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Output I required should be of below format.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"Game DATE" "TRIG: CO."&amp;nbsp;"NO. "," SWQ ","SDD "," TIONS " ," TIONS ", " FINAL "&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"11/27/2018,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 81,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"S1 ",80.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"11/27/2018,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;81,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"S2 ",70.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Dec 2018 11:20:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-20T11:20:56Z</dc:date>
    <item>
      <title>Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251707#M35574</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a file like below which is un structured. The real data starts from line number 10. We can use tfileinput delimiter for that with having header as 10. But i would like to take the values which is right to "&lt;SPAN&gt;Game DATE" and&amp;nbsp;"TRIG: CO." . These are in line numbers 6 and 8. I need to take those values and have them as two fields along with the actual data set, whcih starts form Line number 10. Kindly advise on this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"SSG TRIG: S81GS146"&lt;BR /&gt;"END GAME"&lt;BR /&gt;"Player Place - NY"&lt;BR /&gt;&lt;BR /&gt;" Game DATE:","11/27/2018"&lt;BR /&gt;"CURRENT DATE:","11/27/2018"&lt;BR /&gt;&lt;BR /&gt;"TRIG: CO.&amp;nbsp; (TEAMS)"&lt;BR /&gt;"TEAM", " T1 ","T2 "," EXC "," TYEN "," "&lt;BR /&gt;"NO. "," SWQ ","SDD "," TIONS "," TIONS "," FINAL "&lt;BR /&gt;"S1 ",&amp;nbsp; &amp;nbsp; 80.00 , 000.00 , 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;BR /&gt;"S2 ",&amp;nbsp; &amp;nbsp; 70.00 , 000.00 , 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Output I required should be of below format.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"Game DATE" "TRIG: CO."&amp;nbsp;"NO. "," SWQ ","SDD "," TIONS " ," TIONS ", " FINAL "&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"11/27/2018,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 81,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"S1 ",80.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"11/27/2018,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;81,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"S2 ",70.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; 000.00 ,&amp;nbsp; &amp;nbsp;000.00 ,&amp;nbsp; &amp;nbsp;000.00&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 11:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251707#M35574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T11:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251708#M35575</link>
      <description>&lt;P&gt;You'll probably need two hits at reading the data in, firstly reading full row, for 1 rows. Inspect each line and extract data if its what you want. secondly, for the data rows, with a header size of 10 to skip the "header".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 14:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251708#M35575</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2018-12-20T14:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251709#M35576</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Here is a&amp;nbsp;&lt;A title="TalendHelpCenter:tFileInputRaw" href="https://help.talend.com/reader/AFJW_0jVI45bQBRJHbBLEg/0OjHHL69A_b6T7YVwjz5Mw" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFileInputRaw&lt;/A&gt;&amp;nbsp;in talend which r&lt;SPAN&gt;eads all data in a raw file and sends it to a single output column for subsequent processing by another component.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 06:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251709#M35576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T06:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251710#M35577</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May i know what component we can use to read data from Raw input, because I have consider two rows in the incoming files as tow columns .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 07:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251710#M35577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T07:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251711#M35578</link>
      <description>&lt;P&gt;Hi David, thanks, can you please help me more with inspect each lines and extract . The second option I have done already and its is bringing the data to my output. But the first part , I am still not able to achieve. Kindly help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 07:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251711#M35578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T07:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251712#M35579</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LORHAA4"&gt;@ris.tan&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hi ,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;May i know what component we can use to read data from Raw input, because I have consider two rows in the incoming files as tow columns .&amp;nbsp;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Is this tfileinputraw component OK with you?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 07:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251712#M35579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T07:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251713#M35580</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to take all the data into one column, but how I have to split it in different columns, is what confusing. Since im yet to explore Talend much, i am not able to proceed further.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 07:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251713#M35580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-21T07:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading data from unstructured File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251714#M35581</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tFileInputFullRow (read in only the 1st 10 rows ) -&amp;gt;tJavaRow - if this rows contains text of interest, extract &amp;amp; place into global map.&lt;/P&gt;
&lt;P&gt;V&lt;/P&gt;
&lt;P&gt;tFileInputDelimted (skip 1st 10 rows) -&amp;gt; tJavaRow (add in columns of interest values from previous step) -&amp;gt; more stuff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 15:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-data-from-unstructured-File/m-p/2251714#M35581</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2019-01-02T15:07:32Z</dc:date>
    </item>
  </channel>
</rss>

