検索:output-data-table

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

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

Output Data Table (en)

Nhan Nguyenが2022/05/13 03:03に最終更新
表示されるドキュメントの内容
can edit the name of the activity to organize and structure your code better. Eg: Output data table
RCA.Activties.Core.OutputDataTable Description This activity allows you to write a Data Table to a string using the CSV format. (* is mandatory) Properties Input Data Table (DataTable)* - The data
タイトル
Output Data Table
添付ファイルの名称
ouput data table.jpg
保存場所
Output Data Table
Data Table
ドキュメントの内容のソース
** * **Data Table (DataTable)*** - The data table that you want to output. **Misc** * **Public (Checkbox
and structure your code better. **Eg**: Output data table **Output** * **Text **- The output of the Data
" %) ((( RCA.Activties.Core.OutputDataTable == **Description** == This activity allows you to write a Data Table to a string using

Sort Data Table (en)

Nhan Nguyenが2022/05/05 04:21に最終更新
表示されるドキュメントの内容
the name of the activity to organize and structure your code better. Eg: Sort Data table Output Output
RCA.Activities.Core.SortDataTables Description This activity allows you to sort data tables
Input Data Table (DataTable)* - The data table variable you want to sort. This field supports only
タイトル
Sort Data Table
添付ファイルの名称
sort data table.jpg
保存場所
Data Table
Sort Data Table
ドキュメントの内容のソース
of the activity to organize and structure your code better. Eg: Sort Data table **Output** * **Output Data Table
" %) ((( RCA.Activities.Core.SortDataTables == **Description** == This activity allows you to sort data tables in ascending or descending
"]]>>attach:sort data table.jpg]] (* is mandatory) == **Properties** == **Input** * **Data Table (DataTable

Remove Duplicated Rows (en)

Nhan Nguyenが2022/05/13 03:06に最終更新
表示されるドキュメントの内容
Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
duplicate rows in the data table. (* is mandatory) Properties Input Data Table (DataTable)* - The data table you want to check. Misc Public (Checkbox) - Check if you want to publicize it. Remember
保存場所
Data Table
ドキュメントの内容のソース
** * **Output Data Table(DataTable) **- The column value from the specified DataRow. ))) {{velocity
" %) ((( RCA.Activities.Core.RemoveDuplicatedRows == **Description** == This activity allows you to remove duplicate rows in the data table
** == **Input** * **Data Table (DataTable)* **- The data table you want to check. **Misc** * **Public

Generate Data Table (en)

Nhan Nguyenが2022/05/13 03:00に最終更新
表示されるドキュメントの内容
to organize and structure your code better. Eg: Generate Data Table Output Output Data Table (DataTable) - The Data Table variable that contains the generated table. Table Options Auto Detect Types (Checkbox
unstructured data to convert into a table. Only String are supported. Eg: “John | Frank | Levi” Positions
タイトル
Generate Data Table
添付ファイルの名称
generate data table.jpg
保存場所
Data Table
Generate Data Table
ドキュメントの内容のソース
Data Table **Output** * **Output Data Table (DataTable)** - The Data Table variable that contains
(String)*** - The field that you add unstructured data to convert into a table. Only String are supported
. This activity enables you to select column and row separators according to which the table is generated

Look Up Data Table (en)

Nhan Nguyenが2022/05/13 03:03に最終更新
表示されるドキュメントの内容
to organize and structure your code better. Eg: Look up the data table Output Cell Value - Optional
supports only strings and String variables. E.g: “WordIWantToSearch” Data Table (DataTable
for. This field supports only strings and String variables. Eg: “Name of column” Data Column (DataColumn
タイトル
Look Up Data Table
添付ファイルの名称
look up data table.jpg
保存場所
Data Table
Look Up Data Table
ドキュメントの内容のソース
the data table **Output** * **Cell Value** - Optional. The value found in the cell that has the Row
only strings and String variables. E.g: “WordIWantToSearch” * **Data Table (DataTable
in the Target Column property category. [[[[image:look up data table.jpg||class="img-thumbnail

Merge Data Table (en)

Nhan Nguyenが2022/05/13 03:03に最終更新
表示されるドキュメントの内容
. (* is mandatory) Properties Input Destination (DataTable)* - The data table that takes the data from the source data table and handles the changes and missing schema. Source (DataTable)*- The data table to be merged with the destination data table. Misc Public (Checkbox) - Check if you want to publicize
タイトル
Merge Data Table
添付ファイルの名称
merge data table.jpg
保存場所
Data Table
Merge Data Table
ドキュメントの内容のソース
** == **Input** * **Destination (DataTable)*** - The data table that takes the data from the source data table and handles the changes and missing schema. * **Source (DataTable)***- The data table to be merged with the destination data table. **Misc** * **Public (Checkbox)** - Check if you want

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
ドキュメントの内容のソース
to the specified DataTable Object. String supported only. * **Data Table (DataTable)*** - The DataTable object
DataTable. [[image:add data column.jpg||class="img-thumbnail"]] (* is mandatory) == **Properties
(Checkbox)** - Check if you want to publicize it. Remember to consider data security requirements before

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 to a specified DataTable. (* is mandatory) Properties Input Data Row (DataRow)* - The DataRow object which is to be removed. Data Table (DataTable)* - The DataTable object from which the row is removed. Row Index (Int
タイトル
Remove Data Row
添付ファイルの名称
remove data row.jpg
保存場所
Data Table
Remove Data Row
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.RemoveDataRow == **Description** == This activity allows you to remove a Data Row to a specified DataTable. [[image:remove data row.jpg]] (* is mandatory) == **Properties** == **Input** * **Data Row (DataRow)*** - The DataRow object which is to be removed. * **Data Table (DataTable

Add Data Row (en)

Nhan Nguyenが2022/05/13 02:55に最終更新
表示されるドキュメントの内容
in the DataTable. Data row (DataRow) - The DataRow object to be added to the DataTable. If this property is set, then the ArrayRow property is ignored. Data Table (DataTable)* - The DataTable object in which you want to add
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
タイトル
Add Data Row
添付ファイルの名称
add data row.jpg
保存場所
Data Table
Add Data Row
ドキュメントの内容のソース
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. [[[[image:add data row.jpg]]>>attach:add data row.jpg]] (* is mandatory) == **Properties** == **Input

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 is to be removed. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security
RCA.Activities.Core.RemoveDataColumn Description This activity allows you to remove a Data
タイトル
Remove Data Column
添付ファイルの名称
remove data column.jpg
保存場所
Data Table
Remove Data Column
ドキュメントの内容のソース
Number”. * **Data table (DataTable)*** - The DataTable object from which the column is to be removed
" %) ((( RCA.Activities.Core.RemoveDataColumn == **Description** == This activity allows you to remove a Data Column to a specified DataTable. [[[[image:remove data column.jpg]]>>attach:remove data column.jpg]] (* is mandatory
次のページ » ページ 1 2 3 4 5 6
[output-data-table]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成