<?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: Reading CSV Feed dynamically in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-CSV-Feed-dynamically/m-p/2261697#M42404</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;you have 2 solutions :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- read the csv file without the header (if the header is the only line which have the double quotes)&lt;/P&gt;
&lt;P&gt;2- Read all column of the csv file as String and remove the double quotes in tmap : varString.replace("\"","")&lt;/P&gt;
&lt;P&gt;//varString is the fied name of your string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let us know if you have issue anymore.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Dec 2018 09:26:18 GMT</pubDate>
    <dc:creator>sraoul2002</dc:creator>
    <dc:date>2018-12-28T09:26:18Z</dc:date>
    <item>
      <title>Reading CSV Feed dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-CSV-Feed-dynamically/m-p/2261696#M42403</link>
      <description>Hi&lt;BR /&gt;I have CSV feed like below.&lt;BR /&gt;&lt;BR /&gt;I want to read that schema dynamically when columns having double quotes.&lt;BR /&gt;&lt;BR /&gt;"empno","ename","sal","deptno","location"&lt;BR /&gt;100,Sam,500,10,Hyderabad&lt;BR /&gt;200,pras,600,20,mas.&lt;BR /&gt;&lt;BR /&gt;Please someone provide me solution for this.i tried everything it didn't worked for me.</description>
      <pubDate>Fri, 28 Dec 2018 03:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-CSV-Feed-dynamically/m-p/2261696#M42403</guid>
      <dc:creator>Prasanna3</dc:creator>
      <dc:date>2018-12-28T03:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reading CSV Feed dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-CSV-Feed-dynamically/m-p/2261697#M42404</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;you have 2 solutions :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- read the csv file without the header (if the header is the only line which have the double quotes)&lt;/P&gt;
&lt;P&gt;2- Read all column of the csv file as String and remove the double quotes in tmap : varString.replace("\"","")&lt;/P&gt;
&lt;P&gt;//varString is the fied name of your string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let us know if you have issue anymore.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 09:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-CSV-Feed-dynamically/m-p/2261697#M42404</guid>
      <dc:creator>sraoul2002</dc:creator>
      <dc:date>2018-12-28T09:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reading CSV Feed dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-CSV-Feed-dynamically/m-p/2261698#M42405</link>
      <description>My scenario is I should read by using dynamic feature&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Dec 2018 12:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-CSV-Feed-dynamically/m-p/2261698#M42405</guid>
      <dc:creator>Prasanna3</dc:creator>
      <dc:date>2018-12-28T12:08:25Z</dc:date>
    </item>
  </channel>
</rss>

