Search: remove-data-column

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

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

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

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add Delete Rows: Adds empty rows or removes existing rows from a specified sheet. Add New Sheets: Creates
a range of cell data (Range) from a specified workbook (Workbook) worksheet (SheetName). Delete Sheet
Raw document content
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. * Add Delete Rows: Adds empty rows or removes existing
range (when **Shift** is //Up// or //Left//) API to delete a range of cell data (**Range**) from

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

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

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

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
) In the body of activity Configure Connection - Set connection string, data source, data provider. Data Table - The DataTable variable that will be inserted into the Table. The DataTable columns' names and descriptions must match the ones from the database table. Table Name - The SQL table in which the data
Title
Insert Data Table
Location
Insert Data Table
Raw document content
]] (* 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/Database%20Connect/WebHome/image-20230419153435-1.png?rev=1.1||alt="image-20230419153435-1.png"]] * **Data

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
RCA.Activities.Excel.WriteRange Description This activity allows you to write the data from
. If the starting cell is not specified, the data is written starting from the A1 cell. (* for mandatory
, this is filled in with "Sheet1." E.g: “ClientNames” Starting Cell – The cell from which to start writing data
Raw document content
" %) ((( RCA.Activities.Excel.WriteRange == **Description** == This activity allows you to write the data from a DataTable variable
, the data is written starting from the A1 cell. (% class="wikigeneratedid" id="H" %) [[image:image
: “ClientNames” * **Starting Cell **– The cell from which to start writing data. Only string variables
next page » Page 1 2
RSS feed for search on [remove-data-column]
Created by admin on 2022/04/17 14:38