Search: remove-data-row

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

Results 1 - 10 of 16 next page » Page 1 2

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
is to be removed. Data Table (DataTable)* - The DataTable object from which the row is removed. Row Index (Int
can edit the name of the activity to organize and structure your code better. Eg: Remove data row.
Title
Remove Data Row
Attachment name
remove data row.jpg
Location
Remove Data Row
Data Table
Raw document content
" %) ((( RCA.Activities.Core.RemoveDataRow == **Description** == This activity allows you to remove a Data Row to a specified
** * **Data Row (DataRow)*** - The DataRow object which is to be removed. * **Data Table (DataTable
edit the name of the activity to organize and structure your code better. Eg: Remove data row

Remove Duplicated Rows

Last modified by Nhan Nguyen on 2022/05/13 03:06
Rendered document content
RCA.Activities.Core.RemoveDuplicatedRows Description This activity allows you to remove duplicate rows in the data table. (* is mandatory) Properties Input Data Table (DataTable
Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
Title
Remove Duplicated Rows
Attachment name
remove duplicate rows.jpg
Location
Data Table
Remove Duplicated Rows
Raw document content
" %) ((( RCA.Activities.Core.RemoveDuplicatedRows == **Description** == This activity allows you to remove duplicate rows in the data table
of the activity to organize and structure your code better. **Eg**: Remove Duplicated Rows. **Output
** == **Input** * **Data Table (DataTable)* **- The data table you want to check. **Misc** * **Public

Remove Data Column

Last modified by Nhan Nguyen on 2022/05/13 03:04
Rendered document content
RCA.Activities.Core.RemoveDataColumn Description This activity allows you to remove a Data
is to be removed. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security
of the activity to organize and structure your code better. Eg: “Remove Data Column”
Title
Remove Data Column
Attachment name
remove data column.jpg
Location
Remove Data Column
Data Table
Raw document content
" %) ((( RCA.Activities.Core.RemoveDataColumn == **Description** == This activity allows you to remove a Data Column to a specified
Number”. * **Data table (DataTable)*** - The DataTable object from which the column is to be removed
edit the name of the activity to organize and structure your code better. Eg: “Remove Data Column

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
in the DataTable. Data row (DataRow) - The DataRow object to be added to the DataTable. If this property is set
. Eg: Add Data Row
Title
Add Data Row
Attachment name
add data row.jpg
Location
Add Data Row
Data Table
Raw document content
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable
should map to the type of its corresponding column in the DataTable. * **Data row (DataRow
. Eg: Add Data Row ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
Options Filter Rows Mode - Specifies whether to filter the table by keeping or removing the target rows
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
Title
Filter Data Table
Attachment name
filter data table.jpg
Location
Data Table
Raw document content
Mode** - Specifies whether to filter the table by keeping or removing the target rows. * **Select
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

[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
After importing the document successfully and the data extraction process is successfully finished
Raw document content
or remove rows in a table * To insert a row, you can click "+" icon * To delete a row, you can click "x
="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

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
DataTable. [[image:add data column.jpg||class="img-thumbnail"]] (* is mandatory) == **Properties
to the specified DataTable Object. String supported only. * **Data Table (DataTable)*** - The DataTable object
(Checkbox)** - Check if you want to publicize it. Remember to consider data security requirements before

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
the structured text. This activity enables you to select column and row separators according to which the table
the input data as a CSV. This field only supports Boolean values (True, False). The default value is False
unstructured data to convert into a table. Only String are supported. Eg: “John | Frank | Levi” Positions
Title
Generate Data Table
Attachment name
generate data table.jpg
Location
Data Table
Generate Data Table
Raw document content
. This activity enables you to select column and row separators according to which the table is generated. [[[[image:generate data table.jpg||class="img-thumbnail"]]>>attach:generate data table.jpg]] (* is mandatory
want to parse the input data as a CSV. This field only supports Boolean values (True, False

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
: “ColumnNameThatNeed”. Data Row* - The DataRow object from which a value is to be retrieved. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using
row (DataRow)* - The DataRow object from which a value is to be retrieved. Properties Input Column
Title
Get Row Item
Attachment name
get row item.jpg
Location
Data Table
Get Row Item
Raw document content
: “ColumnNameThatNeed”. * **Data Row*** - The DataRow object from which a value is to be retrieved. **Misc
according to a specified column. [[[[image:get row item.jpg]]>>attach:get row item.jpg]] (* is mandatory) **In the body of activity** * **DataTable row (DataRow)*** - The DataRow object from which

For Each Row

Last modified by VuNH54 on 2023/04/19 14:38
Rendered document content
for each row in a specified DataTable variable. (* is mandatory) In the body of activity Foreach - Set loop variable name in - Data table to loop Body - Add activities that you want to execute in loop Properties Input Data Table (DataTable)* - The DataColumn object whose value is to be retrieved from
Title
For Each Row
Attachment name
for each row.jpg
Location
Data Table
For Each Row
Raw document content
" %) ((( RCA.Activities.Core.ForEachRow == **Description** == This activity allows you to execute an action once for each row
) == **In the body of activity** == **Foreach** - Set loop variable name **in** - Data table to loop **Body **- Add activities that you want to execute in loop == **Properties** == **Input** * **Data Table
next page » Page 1 2
RSS feed for search on [remove-data-row]
Created by admin on 2022/04/17 14:38