検索:remove-data-row

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

50件のうち1 - 10 次のページ » ページ 1 2 3 4 5

Remove Data Row (en)

Nhan Nguyenが2022/05/13 03:05に最終更新
表示されるドキュメントの内容
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.
タイトル
Remove Data Row
添付ファイルの名称
remove data row.jpg
保存場所
Remove Data Row
Data Table
ドキュメントの内容のソース
" %) ((( 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

データ行を削除

adminが2023/10/19 13:29に最終更新
添付ファイルの名称
remove data row.jpg
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.RemoveDataRow == **説明** == このアクティビティでは、指定したDataTableにデータ行を削除できます。 [[image:remove data row.jpg]] *は必須。 == **プロパティ** == **入力** * **データ行(DataRow)***:削除されるDataRowオブジェクト。 * **データテーブル(DataTable)***:削除される行のデータテーブル
保存場所
Remove Data Row
Data Table

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
ドキュメントの内容のソース
%20Table/Activities/Remove%20Data%20Column/]] * [[Remove Data Row>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Remove%20Data%20Row/]] * [[Remove Duplicated Rows>>url:https
%20Data%20Column/]] * [[Add Data Row>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table

Remove Duplicated Rows (en)

Nhan Nguyenが2022/05/13 03:06に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.RemoveDuplicatedRows Description This activity allows you to remove duplicate rows in the data table. (* is mandatory) Properties Input Data Table (DataTable
Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
タイトル
Remove Duplicated Rows
添付ファイルの名称
remove duplicate rows.jpg
保存場所
Data Table
Remove Duplicated Rows
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.RemoveDuplicatedRows == **Description** == This activity allows you to remove duplicate rows in the data table
of the activity to organize and structure your code better. **Eg**: Remove Duplicated Rows. **Output
** == **Input** * **Data Table (DataTable)* **- The data table you want to check. **Misc** * **Public

Remove Data Column (en)

Nhan Nguyenが2022/05/13 03:04に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.RemoveDataColumn Description This activity allows you to remove a Data
is to be removed. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security
of the activity to organize and structure your code better. Eg: “Remove Data Column”
タイトル
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

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
in the DataTable. Data row (DataRow) - The DataRow object to be added to the DataTable. If this property is set
. Eg: Add Data Row
タイトル
Add Data Row
添付ファイルの名称
add data row.jpg
保存場所
Add Data Row
Data Table
ドキュメントの内容のソース
" %) ((( 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
. Eg: Add Data Row ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc

Filter Data Table (en)

VuNH54が2023/04/19 14:34に最終更新
表示されるドキュメントの内容
Options Filter Rows Mode - Specifies whether to filter the table by keeping or removing the target rows
variable by specifying conditions in the Filter Wizard window. The activity can keep or delete rows
. (* is mandatory) In the body of activity Filter Wizard - Set filter for rows, set output columns Properties
タイトル
Filter Data Table
添付ファイルの名称
filter data table.jpg
保存場所
Data Table
ドキュメントの内容のソース
Mode** - Specifies whether to filter the table by keeping or removing the target rows. * **Select
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

[1] Release Notes (en)

保存場所
VuNH54が2023/09/08 14:41に最終更新
表示されるドキュメントの内容
-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 new sheet inside a specified Google spreadsheet Append Row: Appends a row to an existing spreadsheet
ドキュメントの内容のソース
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 spreadsheet * Append Row: Appends a row to an existing spreadsheet. * Auto Fill Range: Fulfills the auto-fill

Add Data Column (en)

Nhan Nguyenが2022/05/13 02:54に最終更新
表示されるドキュメントの内容
want to add to the specified DataTable Object. String supported only. Data Table (DataTable
Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements
to organize and structure your code better. Eg: Add Data Column Type Argument (Type) - A reference type
タイトル
Add Data Column
添付ファイルの名称
add data column.jpg
保存場所
Data Table
Add Data Column
ドキュメントの内容のソース
DataTable. [[image:add data column.jpg||class="img-thumbnail"]] (* is mandatory) == **Properties
to the specified DataTable Object. String supported only. * **Data Table (DataTable)*** - The DataTable object
(Checkbox)** - Check if you want to publicize it. Remember to consider data security requirements before

Insights data model (en)

adminが2024/02/16 09:35に最終更新
表示されるドキュメントの内容
This page details the Task (Job), Workflow, Queue, and Robot (Agent) data that Insights ingests
belongs to. Agent Id The row ID of the Agent that executed the job. Job Id The row ID
for job execution. Workflow ID The row ID of the workflow. OU ID The row ID of the organization
タイトル
Insights data model
保存場所
Insight data model
ドキュメントの内容のソース
(Job),** **Workflow, Queue**, and **Robot (Agent)** data that Insights ingests. == **Task
" %)((( The row ID of the Agent that executed the job. ))) |(% style="width:242px" %)((( Job Id )))|(% style="width:890px" %)((( The row ID of the job event in the Center database ))) |(% style="width:242px
次のページ » ページ 1 2 3 4 5
[remove-data-row]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成