Search: remove-data-column

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

Results 1 - 10 of 46 next page » Page 1 2 3 4 5

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

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

Excel Insert Or Delete Columns

Last modified by VuNH54 on 2023/04/19 17:08
Rendered document content
) - The number of columns you wish to add or remove. E.g: 1 Position (Int32) - The column where the insertion
to add or remove. E.g: 1 Position (Int32) - The column where the insertion or removal begins. E.g: 2 Input Change Mode (Dropdown List) - Selects whether the activity adds or removes columns. ・Add: Add
Title
Excel Insert Or Delete Columns
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertOrDeleteColumns == **Description** == Adds or removes a specified number of columns at a certain position
of columns (Int32)** - The number of columns you wish to add or remove. E.g: 1 * **Position (Int32)** - The column where the insertion or removal begins. E.g: 2 * **Sheet name (String)*** - The name of the sheet

For Team IT-Operation

Last modified by Ly Nguyen on 2023/04/27 16:02
Rendered document content
, click the Edit button corresponding to the Role in the Action column. Use case 4: Remove role S1
of an OU, you can click the eye button Then you will see the detail page Column/ Label Description
for you to fill in the information Column/ Label Description Name Enter the custom name of the OU you
Raw document content
.png]] Then you will see the detail page [[image:image-20230425154231-3.png]] |Column/ Label
[[image:image-20230425154231-5.png]] |Column/ Label|Description |Name|Enter the custom name of the OU you want
only add one by one ))) == (% style="color:#e74c3c" %)**Use case 2: Remove an OU

[2] Agent Group

Last modified by admin on 2023/07/04 15:25
Rendered document content
allows you to search and filter agent groups by name and description. No Column/Label Description 1
button. No Column/Label Description 1 Name The name of the Agent Group. You can click the name
. No Column /Label Description Type Maximum Is Mandatory? Input Requirement 1 Name Enter the name of the agent
Raw document content
. [[image:image-20221031161241-16.png]] |=No|=Column/Label|=Description |1|**Action**|Available actions
. [[image:image-20221031161320-17.png]] |=No|=Column/Label|=Description |1|**Name**|The name of the Agent
]] |=No|=Column /Label|=Description|=Type|=Maximum|=Is Mandatory?|=Input Requirement |1|**Name**|Enter the name

[1] Create New Learning Model

Last modified by admin on 2024/01/11 18:17
Rendered document content
documents to extract data. Staff can create a new learning model by following these below steps: Step 1
fields by clicking button "Add field" or remove fields by unticking some fields. If staff doesn't
" button Note: Staff can not add, remove and configure fields after saving. So please check carefully
Raw document content
, send the learning models to production and use them to run on actual documents to extract data. Staff
button "Add field" or remove fields by unticking some fields. [[image:image-20230213141833-4.png
" %) ((( **Step 5**: Click "Save" button ))) (% class="box warningmessage" %) ((( Note: Staff can not add, remove

[3] Organization Unit

Last modified by admin on 2023/07/04 16:28
Rendered document content
be in display there as below: As an Admin, you may view the details of specific OU, create, update, or remove
to the Details page. No Column/Label Description Name The name of the OU *Description The description
. After clicking, the system shows a pop-up form for you to fill the information: No Column /Label
Raw document content
of specific OU, create, update, or remove or filter the OU, as well as manage the users that are allocated
-20221101165318-22.png]] |=No|=Column/Label|=Description | |**Name**|The name of the OU | |*//Description
]] |=No|=Column /Label|=Description|=Type|=Maximum|=Is Mandatory ?|=Input Requirement |1|**Name**|Enter

[04]Remove From Collection

Last modified by DatPT on 2023/04/17 13:18
Rendered document content
it. Result (Boolean) - The result after removing item from existing data. TypeArgument (Dropdown List
you to remove item in a specified collection (* for Mandatory) Properties Misc Collection (ICollection<T>)* - The collection from which to remove the Item. Display Name (String) - The name
Title
[04]Remove From Collection
Location
[03]Remove From Collection
Raw document content
requirement before using it. * **Result (Boolean) **- The result after removing item from existing data
" %) ((( System.Activities.Statements.RemoveFromCollection<System.Int32> == **Description** == This activity allows you to remove item in a specified
** * **Collection (ICollection<T>)*** - The collection from which to remove the Item. * **Display Name (String

Excel Read Column

Last modified by VuNH54 on 2023/04/20 11:26
Rendered document content
RCA.Activities.Excel.ExcelReadColumn Description Read all data into column has determined
 - The cell from which to start extracting the column data. By default, this is filled in with "A1". E.g: "A1
)* - The cell from which to start extracting the column data. By default, this is filled in with "A1". E.g: "A1
Title
Excel Read Column
Location
Excel Read Column
Raw document content
RCA.Activities.Excel.ExcelReadColumn == **Description** == Read all data into column has
to start extracting the column data. By default, this is filled in with "A1". E.g**:** "A1
" * **Starting Cell (String)*** - The cell from which to start extracting the column data. By default

Get Excel Column Name

Last modified by VuNH54 on 2023/04/20 11:33
Rendered document content
RCA.Activities.Excel.GetExcelColumnName Description Based on the column's index, you can look for it and returns the name to String variable. (* for mandatory) Properties Input Column Index: (Int32) - The index of the column that you want to take. Misc Public (Boolean) - Check if you want to public
Title
Get Excel Column Name
Location
Get Excel Column Name
Raw document content
RCA.Activities.Excel.GetExcelColumnName == **Description** == Based on the column's index, you
]] (* for mandatory) == **Properties** == **Input** * **Column Index: (Int32) - **The index of the column that you
to consider data security requirement before using this property. * **Display Name (String) **- The name
next page » Page 1 2 3 4 5
RSS feed for search on [remove-data-column]
Created by admin on 2022/04/17 14:38