<?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: Apply background color in tFileOutputExcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211601#M9558</link>
    <description>&lt;P&gt;PFA is the screenshot&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lw3e"&gt;Style.PNG&lt;/A&gt;</description>
    <pubDate>Thu, 24 Oct 2019 09:27:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-24T09:27:43Z</dc:date>
    <item>
      <title>Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211592#M9549</link>
      <description>hi,
&lt;BR /&gt;I begin a new job, and i work now in some jobs talend.
&lt;BR /&gt;I have a question : Is it possible to apply a background (color) in cell if some condition are true ?
&lt;BR /&gt;I saw Tjava and TjavaRow component, and i saw we could use jxl.jar or anything else. But i really dont know java code, and i really dont know if i can do that.
&lt;BR /&gt;Why ? my file excel need to apply some format when the job is over, and i apply manually some format. It very long, because my file is very heavy (more 100 000 lines)
&lt;BR /&gt;So i would like to apply those formats automatically.&amp;nbsp;
&lt;BR /&gt;I though to use Macro Excel, but it's not a good solution ...
&lt;BR /&gt;Any idea...?</description>
      <pubDate>Wed, 23 Sep 2015 15:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211592#M9549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T15:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211593#M9550</link>
      <description>Hi sidewolf,&lt;BR /&gt;You requirement is not very clear for us. Do you want to mark your input/output data with background (color) by using Talend?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 24 Sep 2015 07:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211593#M9550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T07:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211594#M9551</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi sidewolf,&lt;BR /&gt;You requirement is not very clear for us. Do you want to mark your input/output data with background (color) by using Talend?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Finaly i was clear lol ... yes i would like&amp;nbsp;to mark your input/output data with background (color) by using Talend. How ? By using Tjava or TjavaRow with jxl.jar library.&lt;BR /&gt;&lt;BR /&gt;Why ? Because my outputfile (excel file) require some filters. For example.&amp;nbsp;&lt;BR /&gt;If Columns T Value = 1 then BackgroundColor columns B &amp;nbsp;= Yellow&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;other example :&lt;BR /&gt;&lt;BR /&gt;If Col_A.Value = NOK then delete lines&lt;BR /&gt;&lt;BR /&gt;I think i could do a Macro VBA&amp;nbsp; &amp;nbsp;, except that my Talend job is running everyday and my file is overwrite everyday, so that solution is not possible.&lt;BR /&gt;&lt;BR /&gt;So i would like to know if it's possible by using a job component like Tjava or TjavaRow or anything else.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Thu, 24 Sep 2015 09:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211594#M9551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T09:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211595#M9552</link>
      <description>The build-in excel components are not able to handle styles.&lt;BR /&gt;The only way to apply styles (like conditional formatting) is using the component suite tFileExcel*&lt;BR /&gt;You need 3 components:&lt;BR /&gt;tFileExcelWorkbookOpen to open an existing file (containing your styles and formats) or create an new empty workbook&amp;nbsp;&lt;BR /&gt;tFileExcelSheetOutput to create/write a sheet (fully documented, refer the resources to the component)&lt;BR /&gt;tFileExcelWorkbookSave to save the read or created workbook as new file.&lt;BR /&gt;Visit Talend Exchange and search for excel</description>
      <pubDate>Thu, 24 Sep 2015 13:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211595#M9552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T13:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211596#M9553</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;The build-in excel components are not able to handle styles.&lt;BR /&gt;The only way to apply styles (like conditional formatting) is using the component suite tFileExcel*&lt;BR /&gt;You need 3 components:&lt;BR /&gt;tFileExcelWorkbookOpen to open an existing file (containing your styles and formats) or create an new empty workbook&amp;nbsp;&lt;BR /&gt;tFileExcelSheetOutput to create/write a sheet (fully documented, refer the resources to the component)&lt;BR /&gt;tFileExcelWorkbookSave to save the read or created workbook as new file.&lt;BR /&gt;Visit Talend Exchange and search for excel&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;I guest thoses 3 components are not available in Talend Open Studio for DI ?</description>
      <pubDate>Thu, 24 Sep 2015 15:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211596#M9553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T15:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211597#M9554</link>
      <description>They are not out-of-the-box in the studio but Talend Exchange is supposed to provide such extensions.&lt;BR /&gt;Follow these instructions:&lt;BR /&gt;&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513200" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=190513200&lt;/A&gt;</description>
      <pubDate>Thu, 24 Sep 2015 16:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211597#M9554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T16:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211598#M9555</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;They are not out-of-the-box in the studio but Talend Exchange is supposed to provide such extensions.&lt;BR /&gt;Follow these instructions:&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Ok i downloaded those components, and i succeeded to deploy them in TOS. However, i don't know how to use them to do what i want. Meaning, to color some cells if some condition are true.</description>
      <pubDate>Fri, 25 Sep 2015 11:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211598#M9555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T11:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211599#M9556</link>
      <description>Yes the component it self cannot set styles yet. But the usually used way is to define conditional styles. If you build a excel file which contains in the first row what you are going to (re)write it uses these styles and can also extend them in case the styles affect a range.</description>
      <pubDate>Fri, 25 Sep 2015 16:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211599#M9556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T16:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211600#M9557</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below given link is not working. I want to format the output excel as shown in screenshot&lt;/P&gt;&lt;P&gt;i.e header backgroud, header text bold, data text in skyblue color etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how to achive it&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 09:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211600#M9557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-24T09:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211601#M9558</link>
      <description>&lt;P&gt;PFA is the screenshot&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lw3e"&gt;Style.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 24 Oct 2019 09:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211601#M9558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-24T09:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211602#M9559</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LQRtAAO"&gt;@ashwindhiware&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;It 's a very old thread. Could you please give us a more bit information about your current requirement and description?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 09:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211602#M9559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-29T09:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Apply background color in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211603#M9560</link>
      <description>&lt;P&gt;Hi Jlolling,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the above 3 components to generate conditional formatting in excel template. The data is getting populated from input file to template but don't have the data with conditional formatting in the excel template.For integer records in input file it is working fine. But the input format has data in % and want to conditional format this % values in conditional formatting in template.&lt;/P&gt;&lt;P&gt;Attached are the screenshot of the job and the component setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009IlAlAAK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130646iEB9C612675190817/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009IlAlAAK.png" alt="0693p000009IlAlAAK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009IlAvAAK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139919i705B370090B9F337/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009IlAvAAK.png" alt="0693p000009IlAvAAK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009IlB0AAK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149648i5E776C5A1E96C71B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009IlB0AAK.png" alt="0693p000009IlB0AAK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009IlB5AAK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144978i39E5B2BBDED644B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009IlB5AAK.png" alt="0693p000009IlB5AAK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if i have missed out some configuration to talend component.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ganshyam&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 10:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Apply-background-color-in-tFileOutputExcel/m-p/2211603#M9560</guid>
      <dc:creator>Ganshyam</dc:creator>
      <dc:date>2020-08-17T10:18:36Z</dc:date>
    </item>
  </channel>
</rss>

