検索:remove-data-row

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

72件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8

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

Excel Insert Or Delete Rows (en)

Giang Tranが2022/05/13 06:19に最終更新
表示されるドキュメントの内容
) - The number of rows you wish to add or remove. E.g: 1 Position (Int32) - The row where the insertion
) - The number of rows you wish to add or remove. E.g: 1 Row Position (Int32) - The row where the insertion
whether the activity adds or removes rows. ・Add: Add rows to the document. ・Delete: Remove rows from
タイトル
Excel Insert Or Delete Rows
ドキュメントの内容のソース
" %) ((( 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 Remove Duplicates Range (en)

Giang Tranが2022/05/13 06:24に最終更新
表示されるドキュメントの内容
) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Properties Input Range (String) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Sheet name (String)* - The name
RCA.Activities.Excel.ExcelRemoveDuplicatesRange Description Deletes all the rows
タイトル
Excel Remove Duplicates Range
保存場所
Excel Remove Duplicates Range
ドキュメントの内容のソース
" * **Range (String)** - The range from which you want to remove duplicate rows. E.g: "A1:H5" == **Properties** == **Input** * **Range (String)** - The range from which you want to remove duplicate rows
" %) ((( RCA.Activities.Excel.ExcelRemoveDuplicatesRange == **Description** == Deletes all the rows that are duplicated in a specified range

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
次のページ » ページ 1 2 3 4 5 6 7 8
[remove-data-row]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成