Upload Data Table#

Upload the Data Table from an ODS document.

Data Table[Data Table] The data table into which data from the ODS document will be loaded.
File Path

[Text] The path to the ODS document from which information should be loaded into the Data Table.

It is not necessary to open the file in advance using the "Open Document" block for this block.

HeaderIf checked, the first row will be used as the header. Otherwise, the header will be absent.
Sheet

[Number/Text] The ID (ordinal number) or name of the sheet from which data should be read into the Data Table.

Numbering starts from 1.

Error Handling Level

Select the error handling level.

Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message Level

Select the message level that blocks will output during operation.

Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error Text[Text] Returns detailed information about the error in case of incorrect execution of the block's work.