検索:add-data-row

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

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

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
" == **Properties** == **Destination** * **Number of rows (Int32)** - The number of rows you wish to add

[3] Review Document (en)

adminが2024/01/11 18:13に最終更新
表示されるドキュメントの内容
, akaBot Vision provides users with the capability to add or remove rows in a table To insert a row, you can click "+" icon To delete a row, you can click "x" icon To add a new row at the end of the table, you can click on the "Add row" button These features enable users to easily modify the table to meet
ドキュメントの内容のソース
" icon * To add a new row at the end of the table, you can click on the "Add row" button These features
="wikigeneratedid" %) After importing the document successfully and the data extraction process is successfully
with this status in the “To review” tab in the user interface. [[image:image-20220420193327-1.png||data-xwiki

Excel Read Row (en)

VuNH54が2023/04/20 11:24に最終更新
表示されるドキュメントの内容
. E.g: "Sheet1" Starting Cell - The cell from which to start extracting the row data. By default
: "Sheet1" Starting Cell (String)* - The cell from which to start extracting the row data. By default
of an Excel row beginning from the cell specified in the StartingCell field: and stores it in an lEnumerable
タイトル
Excel Read Row
保存場所
Excel Read Row
ドキュメントの内容のソース
from which to start extracting the row data. By default, this is filled in with "A1". E.g: "A1
" * **Starting Cell (String)*** - The cell from which to start extracting the row data. By default
the values of an Excel row beginning from the cell specified in the StartingCell field: and stores

Read Row (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
(String)* - The cell from which to start extracting the row data. By default, this is filled in with "A1
" Starting Cell (String)* - The cell from which to start extracting the row data. By default, this is filled
RCA.Activities.Excel.ReadRow Description Reads the values from a row beginning with the cell
タイトル
Read Row
保存場所
Read Row
ドキュメントの内容のソース
extracting the row data. By default, this is filled in with "A1". E.g: "A1" == **Properties
(String)*** - The cell from which to start extracting the row data. By default, this is filled in with "A1
" %) ((( RCA.Activities.Excel.ReadRow == **Description** == Reads the values from a row beginning with the cell specified

Filter Data Table (en)

VuNH54が2023/04/19 14:34に最終更新
表示されるドキュメントの内容
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 Input Data Table (DataTable)* - The DataTable variable that you want to filter. This field supports
タイトル
Filter Data Table
添付ファイルの名称
filter data table.jpg
保存場所
Data Table
ドキュメントの内容のソース
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 table.jpg||class="img-thumbnail"]]>>attach:filter data table.jpg]] (* is mandatory) == **In the body

Excel Remove Duplicates Range (en)

Giang Tranが2022/05/13 06:24に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelRemoveDuplicatesRange Description Deletes all the rows
) - 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 that are duplicated in a specified 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

Insert Data Table (en)

VuNH54が2023/04/19 15:42に最終更新
表示されるドキュメントの内容
DataTable variable in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. (* for Mandatory) In the body of activity Configure Connection - Set connection string, data source, data provider. Data
タイトル
Insert Data Table
保存場所
Insert Data Table
ドキュメントの内容のソース
in an existing Table. Returns the number of rows affected. If the constraints on the table aren't met, the activity will fail and all the written rows will be saved. [[image:image-20220506105511-1.png]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data

Sandbox (en)

保存場所
adminが2023/02/11 22:23に最終更新
表示されるドキュメントの内容
You can create tables right into wiki pages: Table with headers in the top row table header table header table header cell cell cell cell cell cell Table with headers in the top row and left
: Macros Macros allow you to make wiki content look better and to add additional features to your wiki
ドキュメントの内容のソース
pages: == Table with headers in the top row == |= table header |= table header |= table header | cell | cell | cell | cell | cell | cell == Table with headers in the top row and left column == |= table
better and to add additional features to your wiki. Here are 2 examples of how macros can be used in wiki

Execute Non Query (en)

VuNH54が2023/04/19 15:39に最終更新
表示されるドキュメントの内容
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
) In the body of activity Configure Connection - Set connection string, data source, data provider. Edit
if you want to publicize it. Remember to consider data security requirements before using it. Display
ドキュメントの内容のソース
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
]] (* 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

[2] Add New Field for Model (en)

adminが2024/01/11 18:17に最終更新
表示されるドキュメントの内容
to capture. In this article, we will show how to add field for model There are 2 types of fields: Form Field and Table Field 1. Add Form Field Step 1: On Add Learning Instance screen, click "Add Field" button on the line of "Form Field" Step 2: Input the field name on "Label" field and choose data type for field
タイトル
[2] Add New Field for Model
保存場所
Add New Field for Model
ドキュメントの内容のソース
needs to define field to capture. In this article, we will show how to add field for model There are 2 types of fields: Form Field and Table Field == **1. Add Form Field** == (% class="box infomessage" %) ((( **Step 1: **On Add Learning Instance screen, click "Add Field" button on the line of "Form Field
次のページ » ページ 1 2 3 4 5 6 7 8
[add-data-row]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成