Search: clear-data-table

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 72 next page » Page 1 2 3 4 5 6 7 8

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
(DataTable) - Stores the data extracted from the specified Excel range in a data table variable. Only data
” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t
)- The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t specified, the whole
Raw document content
is cleared **Output** * **DataTable (DataTable)** - Stores the data extracted from the specified Excel range in a data table variable. Only data table variables are supported ))) {{velocity
: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole spreadsheet will be read. E.g

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
(String)* - The cell from which to start extracting the column data. By default, this is filled
" Starting Cell (String)* - The cell from which to start extracting the column data. By default
. Remember to consider data security requirement before using this property. Display Name (String) - The name
Raw document content
data. By default, this is filled in with "A1". E.g**:** "A1" == **Properties** == **Input
)*** - The cell from which to start extracting the column data. By default, this is filled in with "A1". E.g: "A1
to consider data security requirement before using this property. * **Display Name (String) **- The name

Read Row

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
(String)* - The cell from which to start extracting the row data. By default, this is filled in with "A1
" Starting Cell (String)* - The cell from which to start extracting the row data. By default, this is filled
to consider data security requirement before using this property. Display Name (String) - The name
Raw document content
extracting the row data. By default, this is filled in with "A1". E.g: "A1" == **Properties
(String)*** - The cell from which to start extracting the row data. By default, this is filled in with "A1
. Remember to consider data security requirement before using this property. * **Display Name (String

Excel Append Range

Last modified by VuNH54 on 2023/04/19 16:57
Rendered document content
in a Data Table variable to the end of a specified Excel spreadsheet. (* is mandatory) In the body
, this is filled in with "Sheet1". Only String variables and strings are supported. E.g: “ClientNames” Data Table
." Only String variables and strings are supported. E.g: “ClientNames” Data Table (DataTable)* - The data
Raw document content
" %) ((( RCA.Activities.Excel.ExcelAppendRange == **Description** == This activity allows adding information stored in a Data Table variable
: “ClientNames” * **Data Table** - The data to be added. This field supports only DataTable variables
: “ClientNames” * **Data Table (DataTable)*** - The data to be added. This field supports only DataTable

Excel Read Cell

Last modified by Giang Tran on 2022/05/13 06:23
Rendered document content
Contact” Misc Public (Checkbox) - Check if you want to public it. Remember to consider data security
is cleared. Output Result (OutArgument) - Stores the information from the specified spreadsheet cell
Raw document content
(Checkbox)** - Check if you want to public it. Remember to consider data security requirement before using
this check box keeps the formatting of the cell that you want to read. By default, the check box is cleared
="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}}

Excel Insert Columns Table

Last modified by VuNH54 on 2023/04/19 17:07
Rendered document content
position in the table. (* for mandatory) In the body of activity Sheet name (String)* - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1" Table name (String) - Table name you
must be made. E.g: "Sheet1" Table name (String) - Table name you want to insert. E.g: "Table1" Misc
Title
Excel Insert Columns Table
Location
Excel Insert Columns Table
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertColumnsTable == **Description** == Adds a specified column at a certain position in the table. [[image:image
)*** - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1" * **Table name (String)** - Table name you want to insert. E.g: "Table1" * **Column name (String)** - Name of column you want

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
of activity File path (String) - You can add the file path of the CSV here. String supported only. Data Table (DataTable) - The data table you want to append. Properties File File Path (String)* - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv” Input Data Table (DataTable)* - Specifies the DataTable
Raw document content
of the CSV here. String supported only. * **Data Table (DataTable)** - The data table you want to append
\clientList.csv” **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be appended to the CSV
)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
the file path of the CSV here. String supported only. Data Table (DataTable) - Specifies the DataTable to be written in the CSV file. Properties Input Data Table (DataTable)* - Specifies the DataTable
\clientList.csv” Misc Public (CheckBox) - If you check it, the data of this activity will be shown in the log
Raw document content
** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. * **Data Table (DataTable)** - Specifies the DataTable to be written in the CSV file. == **Properties** == **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be written in the CSV file

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
. Only string variables and strings are supported. Data Table - The data that you want to write
to start writing data. Only string variables and strings are supported. Data Table (DataTable)* - The data
RCA.Activities.Excel.WriteRange Description This activity allows you to write the data from
Raw document content
and strings are supported. * **Data Table** - The data that you want to write to the specified range
which to start writing data. Only string variables and strings are supported. * **Data Table (DataTable
" %) ((( RCA.Activities.Excel.WriteRange == **Description** == This activity allows you to write the data from a DataTable variable

Append Range

Last modified by VuNH54 on 2023/04/19 16:55
Rendered document content
are supported. E.g: “ClientNames” Data Table - The data to be added. This field supports only DataTable
in with "Sheet1". Only String variables and strings are supported. E.g: “ClientNames” Data Table (Datatable) * - The data to be added. This field supports only DataTable variables. Misc Public (Checkbox) - Check if you
Raw document content
". Only String variables and strings are supported. E.g: “ClientNames” * **Data Table** - The data
and strings are supported. E.g: “ClientNames” * **Data Table (Datatable) *** - The data to be added
to public it. Remember to consider data security requirement before using it. * **Display Name (String
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [clear-data-table]
Created by admin on 2022/04/17 14:38