<?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: How to output the data in excel from CSV in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276409#M52503</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMj7AAG"&gt;@Sieg&lt;/A&gt;&amp;nbsp;, you need to generate only xls file then remove tFileoutputdelimited or deactivate it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2020 11:36:01 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-01-31T11:36:01Z</dc:date>
    <item>
      <title>How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276402#M52496</link>
      <description>&lt;P&gt;I'm using tFileOutputDelimited to output the data in CSV to reduce load time, but CSV prints some text errors, to what should i connect it so the data can be converted to xlsx?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 09:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276402#M52496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-30T09:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276403#M52497</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMj7AAG"&gt;@Sieg&lt;/A&gt;, if you want to read the data from CSV and write it to Excel,you need to design job in below way. if you try to use other component your output file will corrupted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tFileInputDelimitted&amp;gt;&amp;gt;Row&amp;gt;&amp;gt;Main&amp;gt;&amp;gt;tFileoutputExcel&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 11:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276403#M52497</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-01-30T11:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276404#M52498</link>
      <description>&lt;P&gt;Hi, thanx for the help, that did the trick, is it possible to only output the xlsx and not the CSV? its currently outputing both&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 12:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276404#M52498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-30T12:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276405#M52499</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMj7AAG"&gt;@Sieg&lt;/A&gt;&amp;nbsp;, I did not understand your issue can you share your job design and explain your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 12:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276405#M52499</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-01-30T12:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276406#M52500</link>
      <description>&lt;P&gt;Hi, i only want to output the "output_xlsx", instead it still outputs the "output_csv" too. Is it possible?&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LxYo"&gt;output_csv.csv&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LxjF"&gt;output_xlsx.xls&lt;/A&gt;</description>
      <pubDate>Thu, 30 Jan 2020 13:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276406#M52500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-30T13:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276407#M52501</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMj7AAG"&gt;@Sieg&lt;/A&gt;&amp;nbsp;,can you share your job design?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 06:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276407#M52501</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-01-31T06:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276408#M52502</link>
      <description>&lt;P&gt;Hi, yes thank you&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LxKp"&gt;Annotation 4.png&lt;/A&gt;</description>
      <pubDate>Fri, 31 Jan 2020 08:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276408#M52502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-31T08:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the data in excel from CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276409#M52503</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMj7AAG"&gt;@Sieg&lt;/A&gt;&amp;nbsp;, you need to generate only xls file then remove tFileoutputdelimited or deactivate it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 11:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-output-the-data-in-excel-from-CSV/m-p/2276409#M52503</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-01-31T11:36:01Z</dc:date>
    </item>
  </channel>
</rss>

