tFileOutputExcel
schema.
tFileOutputExcel Standard properties
These properties are used to configure tFileOutputExcel running in the Standard
Job framework.
The Standard
tFileOutputExcel component belongs to the File family.
The component in this framework is available in all Talend
products.
Basic settings
Write excel 2007 file format (xlsx / |
Select this check box to write the processed |
Use Output Stream |
Select this check box process the data flow of The data flow to be processed must be added to This variable could be already pre-defined in In order to avoid the inconvenience of writing For further information about how to use a |
File Name |
Name or path to the output file. This field becomes unavailable once you have For further information about how to define and Warning: Use absolute path (instead of relative path) for
this field to avoid possible errors. |
Sheet name |
Name of the xsl sheet. Warning: If a subJob contains multiple tFileOutputExcel components that
write the same excel file (that is, the File Name options of these components point to the same file), these components overwrite the same xsl sheet and only the data of the tFileOutputExcel component that is the last one to write the excel file remains. To avoid data lost, make sure that these tFileOutputExcel components are in different subJobs. |
Include header |
Select this check box to include a header row |
Append existing file |
Select this check box to add the new lines at
Append existing sheet: |
Is absolute Y pos. |
Select this check box to add information in
First cell X: cell
First cell Y: cell
Keep existing cell |
Font |
Select in the list the font you want to |
Define all columns auto |
Select this check box if you want the size of |
Protect |
Select this check box and enter the This component supports agile encryption. This option is available when Write excel2007 file format(xlsx) is selected and |
Schema and Edit Schema |
A schema is a row description, it defines the This This Click Edit
|
 |
Built-in: The schema |
 |
Repository: The schema |
Advanced settings
Create directory if not |
This check box is selected by default. This |
Custom the flush buffer |
Available when Select this check box to write the processed data into Select this check box to set the maximum |
Advanced separator (for |
Select this check box to modify the separators
Thousands separator:
Decimal separator: |
Encoding |
Select the encoding type from the list or |
Don’t generate empty file | Select the check box to avoid the generation of an empty file. |
Recalculate formula |
Select this check box if you need to This check box appears only when you select |
tStatCatcher Statistics |
Select this check box to gather the Job |
Global Variables
Global Variables |
NB_LINE: the number of rows read by an input component or
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
Use this component to write an MS Excel file |
Dynamic settings |
Click the [+] button to add a row in the The Dynamic settings table is For examples on using dynamic parameters, see Reading data from databases through context-based dynamic connections and Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
Limitation |
Due to license incompatibility, one or more JARs required to use |
Related scenario
For tFileOutputExcel related scenario, see tSugarCRMInput (deprecated);
For scenario about the usage of Use Output Stream
check box, see Utilizing Output Stream to save filtered data to a local file.