<?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: tFileOutputExcel and existing pivot table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279403#M54584</link>
    <description>Hello,&lt;BR /&gt;I have the same issue. The first sheet is "Summary" and second is "Data". "Summary" contains a pivot table (tableau croisé dynamique in french) and when I write records to "Data" sheet on which the pivot table is based on, the pivot table loses its references to this set of data. Of course, I checked append to existing file and append to existing sheet in tFileOutputExcel properties.&lt;BR /&gt;Regards.</description>
    <pubDate>Thu, 13 Jan 2011 16:24:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-13T16:24:05Z</dc:date>
    <item>
      <title>tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279400#M54581</link>
      <description>Hello, 
&lt;BR /&gt;I have an excel document with 3 sheet. The sheets 1 and 2 are built on excel pivot table using data on the sheet 3 named "Data". 
&lt;BR /&gt;I put data from a database in the sheet "Data" using a tFileOutputExcel with "inculde header" and "Append existing file". 
&lt;BR /&gt;My job works correctly (the sheet "Data" is updated) but the sheets 1 and 2 lost the pivot table properties (there is only the old results). It seems that the excel file is deleted and rewritten, that why the dynamic properties are lost. 
&lt;BR /&gt;Somebody have a solution ? 
&lt;BR /&gt;Thank you. 
&lt;BR /&gt;Frederic.</description>
      <pubDate>Sat, 16 Nov 2024 13:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279400#M54581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279401#M54582</link>
      <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;The sheets 1 and 2 are built on excel pivot table using data on the sheet 3 named "Data".&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Pivot table? is it a function in Excel? TOS is a ETL tool, it only load the data into the appointed sheet, and it don't fires any function defined in excel.
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 22 Jul 2010 04:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279401#M54582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-22T04:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279402#M54583</link>
      <description>Hello,
&lt;BR /&gt;yes pivottable is a functionnality in Excel, I did not know until yesterday, it use the data in the sheet "Data".
&lt;BR /&gt;It is a dynamic function, like Excel formula. For exemple I have create a formula in my sheet 1: 
&lt;B&gt;=Data!G2+Data!G3&lt;/B&gt; which is a sum of 2 cells in the sheet "Data", and after my data import the formula become 
&lt;B&gt;=#REF!H2+#REF!G2&lt;/B&gt; even if the sheet "Data" exists.
&lt;BR /&gt;I think that the tFileOutputExcel component does not recreate correctly the excel file. Or do you think it's an Excel problem ?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Frederic</description>
      <pubDate>Thu, 22 Jul 2010 09:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279402#M54583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-22T09:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279403#M54584</link>
      <description>Hello,&lt;BR /&gt;I have the same issue. The first sheet is "Summary" and second is "Data". "Summary" contains a pivot table (tableau croisé dynamique in french) and when I write records to "Data" sheet on which the pivot table is based on, the pivot table loses its references to this set of data. Of course, I checked append to existing file and append to existing sheet in tFileOutputExcel properties.&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 13 Jan 2011 16:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279403#M54584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-13T16:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279404#M54585</link>
      <description>Hi All,&lt;BR /&gt;I also have the same issue, any solutions about this? I have tried to use tfilecopy and the pivot table function can still be kept, please kindly have a check.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 14 Jul 2011 04:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279404#M54585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-14T04:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279405#M54586</link>
      <description>@fdaude: it looks like the "Data" is sheet is being deleted and replaced by Talend. The deletion causes the pivot table to break in the same way that a formula referencing cell A1 will break if you delete column A even though there is still a column A afterwards. 
&lt;BR /&gt;Try using the "Append existing sheet" and "Is absolute Y pos" options to overwrite the data on the sheet without replacing the entire sheet. 
&lt;BR /&gt;You should also be careful about exactly what data the pivot table is defined to use i.e. a named range or a data range and how you deal with writing more or fewer rows than previously existed. 
&lt;BR /&gt;PS: I haven't actually tried this.</description>
      <pubDate>Fri, 15 Jul 2011 01:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279405#M54586</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-07-15T01:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279406#M54587</link>
      <description>Just tried even with appending it somehow destroy the pivot tables.&lt;BR /&gt;Anyone else have a solution?</description>
      <pubDate>Wed, 28 Sep 2011 10:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279406#M54587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-28T10:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279407#M54588</link>
      <description>For me it works like this: 
&lt;BR /&gt;I have a datasheet to which I append data as described above (Append file, Append existing sheet, Is absolute Y pos, X=0, Y=1). In the same Excel file I have several pivot tables referencing a named range. As the amount of data input into the file by Talend varies I have made the range dynamic, i.e. based on the number of cells in the first row/column. 
&lt;BR /&gt;The definition of my named range looks like this: "=OFFSET(Data!$A$1;0;0;COUNTA(Data!$A:$A);COUNTA(Daten!$1:$1))" (translated from a German version of Excel) 
&lt;BR /&gt;I hope this helps.</description>
      <pubDate>Thu, 08 Mar 2012 10:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279407#M54588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-08T10:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: tFileOutputExcel and existing pivot table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279408#M54589</link>
      <description>&lt;P&gt;Had same issue. Did a bit more alongwith your so,ution and it WORKED for me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create Sample Excel Workbook with Pivot sheet and a "data" sheet.&lt;/LI&gt;&lt;LI&gt;Select range of cells in your "data" on which you created your pivot and Name it using Name Manager in Menu. &lt;/LI&gt;&lt;LI&gt;Change formula of this Named Range in Name Manager to dynamic : &lt;I&gt;=OFFSET(data!$A$1,0,0,COUNTA(data!$A:$A),COUNTA(data!$1:$1))&lt;/I&gt;&lt;/LI&gt;&lt;LI&gt; Right click on any cell in your PIVOT table sheet.&lt;/LI&gt;&lt;LI&gt;Click PivotTable Options and select Data Tab.&lt;/LI&gt;&lt;LI&gt;Add a check mark to Refresh Data When Opening the File. Click Ok.&lt;/LI&gt;&lt;LI&gt;Now in Your Talend Job, using tFileCopy , copy your Template in destination.&lt;/LI&gt;&lt;LI&gt;Using tFileOutputExcel overwrite your "data" Sheet simply how you do it always. (Append Existing File, not Existing Worksheet)(Is absolute Y pos) &lt;/LI&gt;&lt;LI&gt;Ta Da.&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileOutputExcel-and-existing-pivot-table/m-p/2279408#M54589</guid>
      <dc:creator>Swechchha</dc:creator>
      <dc:date>2020-10-09T11:43:09Z</dc:date>
    </item>
  </channel>
</rss>

