Search: remove-data-column

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

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

Remove Data Column

Last modified by Nhan Nguyen on 2022/05/13 03:04
Rendered document content
of the activity to organize and structure your code better. Eg: “Remove Data Column
RCA.Activities.Core.RemoveDataColumn Description This activity allows you to remove a Data
)* - A DataColumn object to be removed from the column collection of the DataTable. If this property is set
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

Build Data Table

Last modified by VuNH54 on 2023/04/19 14:30
Rendered document content
RCA.Activities.Core.BuildDataTable Description This activity allows you to create a new Data Table with different settings. In the body of activity Data Table - Click to add/ remove columns, update column name/ column type Properties Misc Public (Checkbox) - Check if you want to publicize
Title
Build Data Table
Attachment name
build data table.jpg
Location
Data Table
Build Data Table
Raw document content
" %) ((( RCA.Activities.Core.BuildDataTable == **Description** == This activity allows you to create a new Data Table with different settings. [[[[image:build data table.jpg||class="img-thumbnail"]]>>attach:build data table.jpg]] == **In the body of activity** == **Data Table **- Click to add/ remove columns, update column name/ column type

Remove Duplicated Rows

Last modified by Nhan Nguyen on 2022/05/13 03:06
Rendered document content
Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
RCA.Activities.Core.RemoveDuplicatedRows Description This activity allows you to remove duplicate rows in the data table. (* is mandatory) Properties Input Data Table (DataTable
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
** * **Output Data Table(DataTable) **- The column value from the specified DataRow. ))) {{velocity
** == **Input** * **Data Table (DataTable)* **- The data table you want to check. **Misc** * **Public

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
. Select Columns Mode – Specifies whether to filter the table by keeping or removing the target columns
or columns according to the logical conditions that are specified in the wizard. The body of the activity
. (* 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
Columns Mode** – Specifies whether to filter the table by keeping or removing the target columns
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

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

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
to organize and structure your code better. Eg: Add Data Column Type Argument (Type) - A reference type
to a specified DataTable. (* is mandatory) Properties Input Column (DataColumn)* - A DataColumn object that is to be appended to the column collection of the DataTable. Column Name (String)* - The name of the new column you
Title
Add Data Column
Attachment name
add data column.jpg
Location
Add Data Column
Data Table
Raw document content
of the activity to organize and structure your code better. **Eg**: Add Data Column * **Type Argument (Type
DataTable. [[image:add data column.jpg||class="img-thumbnail"]] (* is mandatory) == **Properties** == **Input** * **Column (DataColumn)*** - A DataColumn object that is to be appended to the column

Look Up Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
for. This field supports only strings and String variables. Eg: “Name of columnData Column (DataColumn
and String variables. Eg: “Name of targeted columnData Column (DataColumn) - Specifying a DataColumn
and the column specified in the Target Column property category. (* is mandatory) Properties Input Lookup
Title
Look Up Data Table
Attachment name
look up data table.jpg
Location
Data Table
Look Up Data Table
Raw document content
in the Target Column property category. [[[[image:look up data table.jpg||class="img-thumbnail
to search for. This field supports only strings and String variables. Eg: “Name of column” * **Data Column
. Eg: “Name of targeted column” * **Data Column (DataColumn)** - Specifying a DataColumn variable here

Sort Data Table

Last modified by Nhan Nguyen on 2022/05/05 04:21
Rendered document content
: “Column name here”. Data Column (DataColumn) - The variable containing the column you want to sort
RCA.Activities.Core.SortDataTables Description This activity allows you to sort data tables in ascending or descending order, based on the values of a specified column. (* is mandatory) Properties
Title
Sort Data Table
Attachment name
sort data table.jpg
Location
Data Table
Sort Data Table
Raw document content
" %) ((( RCA.Activities.Core.SortDataTables == **Description** == This activity allows you to sort data tables in ascending or descending order, based on the values of a specified column. [[[[image:sort data table.jpg||class="img-thumbnail
: “Column name here”. * **Data Column (DataColumn)** - The variable containing the column you want to sort

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
a DataRow variable according to a specified column. (* is mandatory) In the body of activity DataTable row (DataRow)* - The DataRow object from which a value is to be retrieved. Properties Input Column
, the ColumnName and ColumnIndex properties are ignored. Column Index (Int)* - The index of the column whose value
Location
Data Table
Raw document content
according to a specified column. [[[[image:get row item.jpg]]>>attach:get row item.jpg
a value is to be retrieved. == **Properties** == **Input** * **Column (DataColumn
and ColumnIndex properties are ignored. * **Column Index (Int)*** - The index of the column whose value

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
(default) - blocks the process from continuing the execution. Fixed formatting options Column Sizes (IEnumerable< Int32 >) - Specifies the size of the columns that are to be created in the table. This field
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
) - blocks the process from continuing the execution. **Fixed formatting options** * **Column Sizes
next page » Page 1 2
RSS feed for search on [remove-data-column]
Created by admin on 2022/04/17 14:38