検索:add-data-column

adminが2022/04/24 04:58に最終更新

136件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 14

Add Data Column (en)

Nhan Nguyenが2022/05/13 02:54に最終更新
表示されるドキュメントの内容
to organize and structure your code better. Eg: Add Data Column Type Argument (Type) - A reference type
want to add to the specified DataTable Object. String supported only. Data Table (DataTable)* - The DataTable object in which you want to add a column. This field supports only DataTable objects. Misc
タイトル
Add Data Column
添付ファイルの名称
add data column.jpg
保存場所
Add Data Column
Data Table
ドキュメントの内容のソース
of the activity to organize and structure your code better. **Eg**: Add Data Column * **Type Argument (Type
collection of the DataTable. * **Column Name (String)*** - The name of the new column you want to add
in which you want to add a column. This field supports only DataTable objects. **Misc** * **Public

Activities (en)

adminが2022/07/01 15:31に最終更新
表示されるドキュメントの内容
Add Data Column Add Data Row Build Data Table Clear Data Table Filter Data Table For Each Row Generate Data Table Get Row Item Join Data Tables Look Up Data Table Merge Data Table Output Data Table Remove Data Column Remove Data Row Remove Duplicated Rows Sort Data Table
保存場所
Data Table
ドキュメントの内容のソース
* [[Add Data Column>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Add%20Data%20Column/]] * [[Add Data Row>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Add%20Data%20Row/]] * [[Build Data Table>>url:https://docs.akabot.com/bin/view/Activities/Data

[2] Add New Field for Model (en)

adminが2024/01/11 18:17に最終更新
表示されるドキュメントの内容
for field Step 4: Click "Add Column" button to add column for table Step 5: Input column name and data type for each column Step 6: Click "Save" button Table of Content
to capture. In this article, we will show how to add field for model There are 2 types of fields: Form Field
タイトル
[2] Add New Field for Model
保存場所
Add New Field for Model
ドキュメントの内容のソース
"]] (% class="box infomessage" %) ((( **Step 4: **Click "Add Column" button to add column for table
column name and data type for each column ))) [[image:image-20221028164801-15.png||cursorshover="true
needs to define field to capture. In this article, we will show how to add field for model There are 2

Build Data Table (en)

VuNH54が2023/04/19 14:30に最終更新
表示されるドキュメントの内容
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
タイトル
Build Data Table
添付ファイルの名称
build data table.jpg
保存場所
Data Table
Build Data Table
ドキュメントの内容のソース
" %) ((( 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

Add Data Row (en)

Nhan Nguyenが2022/05/13 02:55に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
, then the ArrayRow property is ignored. Data Table (DataTable)* - The DataTable object in which you want to add
. Eg: Add Data Row
タイトル
Add Data Row
添付ファイルの名称
add data row.jpg
保存場所
Add Data Row
Data Table
ドキュメントの内容のソース
is ignored. * **Data Table (DataTable)*** - The DataTable object in which you want to add a column
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable
should map to the type of its corresponding column in the DataTable. * **Data row (DataRow

Remove Data Column (en)

Nhan Nguyenが2022/05/13 03:04に最終更新
表示されるドキュメントの内容
is ignored. Eg: “Phone Number”. Data table (DataTable)* - The DataTable object from which the column
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
タイトル
Remove Data Column
添付ファイルの名称
remove data column.jpg
保存場所
Remove Data Column
Data Table
ドキュメントの内容のソース
" %) ((( 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

Excel Insert Or Delete Columns (en)

VuNH54が2023/04/19 17:08に最終更新
表示されるドキュメントの内容
) - 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
タイトル
Excel Insert Or Delete Columns
ドキュメントの内容のソース
" %) ((( 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
of column (Int32)** - The number of columns you wish to add or remove. E.g: 1 * **Position (Int32

Excel Insert Columns Table (en)

VuNH54が2023/04/19 17:07に最終更新
表示されるドキュメントの内容
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
タイトル
Excel Insert Columns Table
ドキュメントの内容のソース
" %) ((( 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

[4] Business dataset (en)

保存場所
LongVAが2023/05/18 11:31に最終更新
表示されるドキュメントの内容
add custom columns to the Business Dataset. To add a custom column to the dataset, do the following: On the Business Dataset page, select the Add Column button to add a custom column. In the dialogue that pops up
decimals. 4. Click Enter to save the workflow value. Adding Custom Columns to the Business
保存場所
[1] ROI data set
ドキュメントの内容のソース
add custom columns to the Business Dataset. To add a custom column to the dataset, do the following: 1. On the **Business Dataset** page, select the **Add Column** button to add a custom column. 1
. Click **Enter** to save the workflow value. == **Adding Custom Columns to the Business Dataset

[1] Release Notes (en)

保存場所
VuNH54が2023/09/08 14:41に最終更新
表示されるドキュメントの内容
-package Add Delete ColumnAdds 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
ドキュメントの内容のソース
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete ColumnAdds 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 new sheet inside a specified Google
次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 14
[add-data-column]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成