Search: remove-data-row

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

Results 41 - 50 of 59 « previous page next page » Page 1 2 3 4 5 6

Excel Remove Duplicates Range

Last modified by Giang Tran on 2022/05/13 06:24
Rendered document content
) - 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
RCA.Activities.Excel.ExcelRemoveDuplicatesRange Description Deletes all the rows
Title
Excel Remove Duplicates Range
Location
Excel Remove Duplicates Range
Raw document content
" * **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
" %) ((( RCA.Activities.Excel.ExcelRemoveDuplicatesRange == **Description** == Deletes all the rows that are duplicated in a specified range

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

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

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

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

Home

Located in
Last modified by admin on 2024/02/16 10:10
Objects
code : document.querySelectorAll(".breadcrumb-tree").forEach(el => { el.setAttribute('data-responsive', 'false'); if (el.parentElement.classList.contains('dropdown-menu
'; } }); document.querySelectorAll("#leftPanels > .xtree[data-responsive]").forEach(el => { el.setAttribute('data-responsive
code : body.space-Main #globalsearch { display: none; } body.space-Main #xdocFooter, body.space-Main .xcontent > hr, body.space-Main #hierarchy, body.space-Main .row.document-header { display: none !important; } body.space-Main #mainContentArea > div.xcontent > .row { margin: 0; } body.space-Main

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

Insights data model

Last modified by admin on 2024/02/16 09:35
Rendered document content
This page details the Task (Job), Workflow, Queue, and Robot (Agent) data that Insights ingests
belongs to. Agent Id The row ID of the Agent that executed the job. Job Id The row ID
for job execution. Workflow ID The row ID of the workflow. OU ID The row ID of the organization
Title
Insights data model
Location
Insight data model
Raw document content
(Job),** **Workflow, Queue**, and **Robot (Agent)** data that Insights ingests. == **Task
" %)((( The row ID of the Agent that executed the job. ))) |(% style="width:242px" %)((( Job Id )))|(% style="width:890px" %)((( The row ID of the job event in the Center database ))) |(% style="width:242px

Look Up Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
also help you return the value found in the cell that has the row specified in the RowIndex property
supports only strings and String variables. E.g: “WordIWantToSearch” Data Table (DataTable
for. This field supports only strings and String variables. Eg: “Name of column” Data Column (DataColumn
Title
Look Up Data Table
Attachment name
look up data table.jpg
Location
Data Table
Look Up Data Table
Raw document content
the data table **Output** * **Cell Value** - Optional. The value found in the cell that has the Row
the value found in the cell that has the row specified in the RowIndex property and the column specified in the Target Column property category. [[[[image:look up data table.jpg||class="img-thumbnail
RSS feed for search on [remove-data-row]
Created by admin on 2022/04/17 14:38