Search: insert-data-table

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

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

Excel Insert Rows

Last modified by Giang Tran on 2022/05/13 06:22
Rendered document content
to insert one or more rows in a table, range, or sheet at the specified location. This only can be used
(String)* - The name of the sheet that you want to insert row. E.g: “Employee Name” Number of row (Int) - Number of rows you want to insert in Excel sheet E.g: 5 Row position (Int) - Position where the rows
Title
Excel Insert Rows
Location
Excel Insert Rows
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertRows == **Description** == This activity allows you to add more rows to insert one or more rows in a table, range, or sheet at the specified location. This only can be used in Excel Application Scope
of the activity** == * **Sheet name (String)*** - The name of the sheet that you want to insert row. E.g

Excel Insert Or Delete Rows

Last modified by Giang Tran on 2022/05/13 06:19
Rendered document content
) - The number of rows you wish to add or remove. E.g: 1 Position (Int32) - The row where the insertion
) - The number of rows you wish to add or remove. E.g: 1 Row Position (Int32) - The row where the insertion
: "Sheet1" Misc Public (Boolean) - Check if you want to public the activity. Remember to consider data
Title
Excel Insert Or Delete Rows
Location
Excel Insert Or Delete Rows
Raw document content
)** - The row where the insertion or removal begins. By default, this is filled in with 1. E.g: 2 * **Sheet
or remove. E.g: 1 * **Row Position (Int32)** - The row where the insertion or removal begins. By default
. Remember to consider data security requirement before using this property. * **Display Name (String

Input Dialog

Last modified by DatPT on 2023/04/12 18:03
Rendered document content
(CheckBox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data
on top of all other windows. Output Result (String) - The value inserted by the user in the input
Raw document content
) **- The title of the dialog. E.g: "Color Picker" **Misc** * **Public (CheckBox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name
windows. **Output** * **Result (String)** - The value inserted by the user in the input dialog stored

[23]Inject Javascript

Last modified by DatPT on 2023/04/17 11:29
Rendered document content
insert the JavaScript code directly here. E.g: "D:\Users\Downloads\invokeCode\invokeCode\alert.js
to consider data security requirement before using it. Default is unchecked. Output Script Output (String
Raw document content
(String)*** – The path of the JavaScript file you want to inject. You can also insert the JavaScript code
Javascript * **Public (Checkbox) **- Check if you want to public it. Remember to consider data security
}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc

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

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

Excel Get Workbook Sheets

Last modified by Giang Tran on 2022/05/05 06:26
Rendered document content
to public it. Remember to consider data security requirement before using it. Display Name (String
. E.g: Get Workbook Sheets Table of Content Output Sheet (List< String >) - List of string
Raw document content
) **- Check if you want to public it. Remember to consider data security requirement before using
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) ))) **Output** * **Sheet (List< String

Excel Copy Paste Range

Last modified by Giang Tran on 2022/05/13 04:28
Rendered document content
or sheet (including values, formulas, table format, and cell format) and pastes it to another location
Destination Cell (String)* - The starting cell where you want to paste the copied data. This field supports
the copied data into. This field supports only strings and String variables E.g: “TargetSheetName” Input
Raw document content
, table format, and cell format) and pastes it to another location in the current workbook
to SpeadSheet** * **Destination Cell (String)* **- The starting cell where you want to paste the copied data
)*** - The sheet you want to paste the copied data into. This field supports only strings and String variables E.g

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
Data Table (DataTable) - Represents the output DataTable that contains the information obtained from
of the CSV file E.g: “C:\CSVFolder\clientList.csv” Misc Public (CheckBox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
Raw document content
, it is selected. **Output** * **Data Table (DataTable)** - Represents the output DataTable that contains
” **Misc** * **Public (CheckBox) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity
next page » Page 1 2 3 4 5 6 7 8 9
RSS feed for search on [insert-data-table]
Created by admin on 2022/04/17 14:38