Search: add-data-row

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

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

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
whether the activity adds or removes rows. ・Add: Add rows to the document. ・Delete: Remove rows from
Title
Excel Insert Or Delete Rows
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertOrDeleteRows == **Description** == Adds or removes a specified number of rows at a certain position
of row (Int32)** - The number of rows you wish to add or remove. E.g: 1 * **Position (Int32
" == **Properties** == **Destination** * **Number of rows (Int32)** - The number of rows you wish to add

[3] Review Document

Last modified by admin on 2024/01/11 18:13
Rendered document content
, akaBot Vision provides users with the capability to add or remove rows in a table To insert a row, you can click "+" icon To delete a row, you can click "x" icon To add a new row at the end of the table, you can click on the "Add row" button These features enable users to easily modify the table to meet
Raw document content
" icon * To add a new row at the end of the table, you can click on the "Add row" button These features
="wikigeneratedid" %) After importing the document successfully and the data extraction process is successfully
with this status in the “To review” tab in the user interface. [[image:image-20220420193327-1.png||data-xwiki

Excel Read Row

Last modified by VuNH54 on 2023/04/20 11:24
Rendered document content
. E.g: "Sheet1" Starting Cell - The cell from which to start extracting the row data. By default
: "Sheet1" Starting Cell (String)* - The cell from which to start extracting the row data. By default
of an Excel row beginning from the cell specified in the StartingCell field: and stores it in an lEnumerable
Title
Excel Read Row
Location
Excel Read Row
Raw document content
from which to start extracting the row data. By default, this is filled in with "A1". E.g: "A1
" * **Starting Cell (String)*** - The cell from which to start extracting the row data. By default
the values of an Excel row beginning from the cell specified in the StartingCell field: and stores

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
RCA.Activities.Excel.ReadRow Description Reads the values from a row beginning with the cell
Title
Read Row
Location
Read Row
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
" %) ((( RCA.Activities.Excel.ReadRow == **Description** == Reads the values from a row beginning with the cell specified

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
variable by specifying conditions in the Filter Wizard window. The activity can keep or delete rows
. (* is mandatory) In the body of activity Filter Wizard - Set filter for rows, set output columns Properties Input Data Table (DataTable)* - The DataTable variable that you want to filter. This field supports
Title
Filter Data Table
Attachment name
filter data table.jpg
Location
Data Table
Raw document content
conditions in the Filter Wizard window. The activity can keep or delete rows or columns according
button so that you can access the wizard and customize your settings at any time. [[[[image:filter data table.jpg||class="img-thumbnail"]]>>attach:filter data table.jpg]] (* is mandatory) == **In the body

Excel Remove Duplicates Range

Last modified by Giang Tran on 2022/05/13 06:24
Rendered document content
RCA.Activities.Excel.ExcelRemoveDuplicatesRange Description Deletes all the rows
) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Properties Input Range (String) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Sheet name (String)* - The name
Raw document content
" %) ((( RCA.Activities.Excel.ExcelRemoveDuplicatesRange == **Description** == Deletes all the rows that are duplicated in a specified range
" * **Range (String)** - The range from which you want to remove duplicate rows. E.g: "A1:H5" == **Properties** == **Input** * **Range (String)** - The range from which you want to remove duplicate rows

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
DataTable variable in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. (* for Mandatory) In the body of activity Configure Connection - Set connection string, data source, data provider. Data
Title
Insert Data Table
Location
Insert Data Table
Raw document content
in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. [[image:image-20220506105511-1.png]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data

Sandbox

Located in
Last modified by admin on 2023/02/11 22:23
Rendered document content
You can create tables right into wiki pages: Table with headers in the top row table header table header table header cell cell cell cell cell cell Table with headers in the top row and left
: Macros Macros allow you to make wiki content look better and to add additional features to your wiki
Raw document content
pages: == Table with headers in the top row == |= table header |= table header |= table header | cell | cell | cell | cell | cell | cell == Table with headers in the top row and left column == |= table
better and to add additional features to your wiki. Here are 2 examples of how macros can be used in wiki

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
) In the body of activity Configure Connection - Set connection string, data source, data provider. Edit
if you want to publicize it. Remember to consider data security requirements before using it. Display
Raw document content
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data source, data provider. [[image:https://docs.akabot.com/bin/download/Activities/Database/Activities

[2] Add New Field for Model

Last modified by admin on 2024/01/11 18:17
Rendered document content
to capture. In this article, we will show how to add field for model There are 2 types of fields: Form Field and Table Field 1. Add Form Field Step 1: On Add Learning Instance screen, click "Add Field" button on the line of "Form Field" Step 2: Input the field name on "Label" field and choose data type for field
Title
[2] Add New Field for Model
Location
Add New Field for Model
Raw document content
needs to define field to capture. In this article, we will show how to add field for model There are 2 types of fields: Form Field and Table Field == **1. Add Form Field** == (% class="box infomessage" %) ((( **Step 1: **On Add Learning Instance screen, click "Add Field" button on the line of "Form Field
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [add-data-row]
Created by admin on 2022/04/17 14:38