Search: remove-data-column

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

Results 51 - 60 of 78 « previous page 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
RCA.Activities.Excel.ExcelInsertOrDeleteRows Description Adds or removes a specified number
) - The number of rows you wish to add or remove. E.g: 1 Position (Int32) - The row where the insertion or removal begins. By default, this is filled in with 1. E.g: 2 Sheet name (String)* - The name of the sheet
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)** - The row where the insertion or removal begins. By default, this is filled in with 1. E.g: 2 * **Sheet

Excel Insert Columns Table

Last modified by VuNH54 on 2023/04/19 17:07
Rendered document content
RCA.Activities.Excel.ExcelInsertColumnsTable Description Adds a specified column at a certain
want to insert. E.g: "Table1" Column name (String) - Name of column you want to insert. E.g: "Column1" Properties Input Column name (String) - Name of column you want to insert. E.g: "Column1" Position (Int32
Title
Excel Insert Columns Table
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertColumnsTable == **Description** == Adds a specified column at a certain position in the table. [[image:image
)** - Table name you want to insert. E.g: "Table1" * **Column name (String)** - Name of column you want to insert. E.g: "Column1" == **Properties** == **Input** * **Column name (String)** - Name of column you

Remove Log Fields

Last modified by Giang Tran on 2022/05/13 04:07
Rendered document content
RCA.Activities.Core.RemoveLogFields Description This activity allows you to remove customized log
)* - The collection of string arguments to be removed from subsequent log lines. Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before
Title
Remove Log Fields
Location
Remove Log Fields
Raw document content
" %) ((( RCA.Activities.Core.RemoveLogFields == **Description** == This activity allows you to remove customized log fields to each Log
** == **Input** * **Fields (Collection of String)*** - The collection of string arguments to be removed from subsequent log lines. **Misc** * **Public (Checkbox)** - If you check it, the data of this activity

[4] Package

Last modified by admin on 2023/07/04 15:05
Rendered document content
Listing page that includes all Packages we have published to the Center. No Column Description Name
. No Column Description Name The name of the package that published to akaBot Center Status The status
will display. Hit Delete to complete the operation. The selected package version is removed. If Delete
Raw document content
to the Center. [[image:image-20221028171907-10.png]] |=No|=Column|=Description | |Name|The name
to the Center. [[image:image-20221028172050-12.png]] |=No|=Column|=Description | |Name|The name
** to complete the operation. [[image:image-20221028172552-17.png]] The selected package version is removed

[4] Business dataset

Located in
Last modified by LongVA on 2023/05/18 11:31
Rendered document content
decimals. 4. Click Enter to save the workflow value. Adding Custom Columns to the Business Dataset The default columns in the Business Dataset table are Manual Time and Hourly Cost. You can also add custom columns to the Business Dataset. To add a custom column to the dataset, do the following
Location
[1] ROI data set
Raw document content
. Click **Enter** to save the workflow value. == **Adding Custom Columns to the Business Dataset** == The default columns in the **Business Dataset** table are **Manual Time** and **Hourly Cost**. You can also add custom columns to the Business Dataset. To add a custom column to the dataset, do the following

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
(String)* - The cell from which to start extracting the column data. By default, this is filled
" Starting Cell (String)* - The cell from which to start extracting the column data. By default
RCA.Activities.Excel.ReadColumn Description Reads the values from a column beginning
Title
Read Column
Location
Read Column
Raw document content
)*** - The cell from which to start extracting the column data. By default, this is filled in with "A1". E.g: "A1
" %) ((( RCA.Activities.Excel.ReadColumn == **Description** == Reads the values from a column beginning with the cell specified
to read. E.g: "Sheet1" * **Starting Cell (String)*** - The cell from which to start extracting the column

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

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

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

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
RSS feed for search on [remove-data-column]
Created by admin on 2022/04/17 14:38