Search: join-data-table

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

Results 21 - 30 of 389 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 39

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

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
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
want to read. E.g: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole

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

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
want to add to the specified DataTable Object. String supported only. Data Table (DataTable
Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements
to organize and structure your code better. Eg: Add Data Column Type Argument (Type) - A reference type
Title
Add Data Column
Attachment name
add data column.jpg
Location
Data Table
Add Data Column
Raw document content
to the specified DataTable Object. String supported only. * **Data Table (DataTable)*** - The DataTable object
DataTable. [[image:add data column.jpg||class="img-thumbnail"]] (* is mandatory) == **Properties
(Checkbox)** - Check if you want to publicize it. Remember to consider data security requirements before

Remove Data Row

Last modified by Nhan Nguyen on 2022/05/13 03:05
Rendered document content
RCA.Activities.Core.RemoveDataRow Description This activity allows you to remove a Data Row to a specified DataTable. (* is mandatory) Properties Input Data Row (DataRow)* - The DataRow object which is to be removed. Data Table (DataTable)* - The DataTable object from which the row is removed. Row Index (Int
Title
Remove Data Row
Attachment name
remove data row.jpg
Location
Data Table
Remove Data Row
Raw document content
" %) ((( RCA.Activities.Core.RemoveDataRow == **Description** == This activity allows you to remove a Data Row to a specified DataTable. [[image:remove data row.jpg]] (* is mandatory) == **Properties** == **Input** * **Data Row (DataRow)*** - The DataRow object which is to be removed. * **Data Table (DataTable

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
. E.g: “A10” Data Table - The data that you want to write to the specified range, as a DataTable variable. Only DataTable variables are supported. Properties Input Data Table (DataTable)* - The data
RCA.Activities.Excel.ExcelWriteRange Description This activity allows you to write the data from
Raw document content
and strings are supported. E.g: “A10” * **Data Table** - The data that you want to write to the specified
** * **Data Table (DataTable)*** - The data that you want to write to the specified range, as a DataTable
" %) ((( RCA.Activities.Excel.ExcelWriteRange == **Description** == This activity allows you to write the data from a DataTable variable

CV Table Extract

Last modified by Nga Nguyen on 2022/05/16 04:29
Rendered document content
RCA.Activities.ComputerVision.CVTableExtract Description Extracts a table that is visible
to consider data security requirement before using this property. Display Name (String) - The name
] CV Table Extract Output Result (DataTable) - The retrieved table, stored in a DataTable variable
Title
CV Table Extract
Location
CV Table Extract
Raw document content
" %) ((( RCA.Activities.ComputerVision.CVTableExtract == **Description** == Extracts a table that is visible on the screen and stores
) **- Check if you want to public the activity. Remember to consider data security requirement before using
to organize and structure your code better. E.g: [201135155] CV Table Extract **Output** * **Result

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
in the DataTable. Data row (DataRow) - The DataRow object to be added to the DataTable. If this property is set, then the ArrayRow property is ignored. Data Table (DataTable)* - The DataTable object in which you want to add
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
Title
Add Data Row
Attachment name
add data row.jpg
Location
Data Table
Add Data Row
Raw document content
is ignored. * **Data Table (DataTable)*** - The DataTable object in which you want to add a column
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable. [[[[image:add data row.jpg]]>>attach:add data row.jpg]] (* is mandatory) == **Properties** == **Input

[05]For Each

Last modified by admin on 2023/10/20 10:21
Rendered document content
, data tables or other types of collections. (* for Mandatory) Properties Input Values (IEnumerable)*- Iterate through the data and process each piece of information individually. Able to input variable
it, the data of this activity will be shown in the log. Be careful, consider data security before using
Raw document content
" %) ((( RCA.Activities.Core.ForEach == **Description** == This activity allows you to loop through arrays, lists, data tables
) == **Properties** == **Input** * **Values (IEnumerable)***- Iterate through the data and process each piece
. E.g: [389861710] For Each < T > * **Public (Checkbox)** - If you check it, the data of this activity
RSS feed for search on [join-data-table]
Created by admin on 2022/04/17 14:38