<?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 export big data to Excel? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-export-big-data-to-Excel/m-p/2325296#M94910</link>
    <description>Hi,&lt;BR /&gt;You can do a "select count(0) from yourTable" before the extraction. After you have juste to filter your output in a tMap to export on Excel or CSV file.&lt;BR /&gt;You can also do this dynamically with a sequence routines.Numeric.sequence("sequenceName", 0, 1) on your tMap. It's easy to filter the output with a new variable column.</description>
    <pubDate>Sun, 21 Mar 2010 16:21:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-03-21T16:21:00Z</dc:date>
    <item>
      <title>How to export big data to Excel?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-export-big-data-to-Excel/m-p/2325295#M94909</link>
      <description>Hi guys! I need some orientation about a thing. Well I've a big MySQL database and I need to export some data to Excel, that's ok and I can do that with Open Studio.
&lt;BR /&gt;But Excel have some limitations about the rows count (in 2003 near of 300.000), and here is my question:
&lt;BR /&gt;Can I, somehow count the number of rows and if I have a number like 300.000 to create another file with another name?
&lt;BR /&gt;Thanks in advance for your replies.
&lt;BR /&gt;
&lt;BR /&gt;Regards.</description>
      <pubDate>Sat, 16 Nov 2024 13:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-export-big-data-to-Excel/m-p/2325295#M94909</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to export big data to Excel?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-export-big-data-to-Excel/m-p/2325296#M94910</link>
      <description>Hi,&lt;BR /&gt;You can do a "select count(0) from yourTable" before the extraction. After you have juste to filter your output in a tMap to export on Excel or CSV file.&lt;BR /&gt;You can also do this dynamically with a sequence routines.Numeric.sequence("sequenceName", 0, 1) on your tMap. It's easy to filter the output with a new variable column.</description>
      <pubDate>Sun, 21 Mar 2010 16:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-export-big-data-to-Excel/m-p/2325296#M94910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-21T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to export big data to Excel?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-export-big-data-to-Excel/m-p/2325297#M94911</link>
      <description>Hi eguerin thanks for your reply.&lt;BR /&gt;So I've no problems to export my data via tMap to an Excel, my problem is the data count because I've to many rows.&lt;BR /&gt;I was checking about Numeric.sequence, but I can't understand for now how I can dynamically create Excel files with this variable... I'm very lost please help.&lt;BR /&gt;Thanks in advance, regards.</description>
      <pubDate>Mon, 22 Mar 2010 13:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-export-big-data-to-Excel/m-p/2325297#M94911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-22T13:03:08Z</dc:date>
    </item>
  </channel>
</rss>

