Formats

You can connect to Microsoft Excel workbooks in format *.xlsx or *.xls containing “database-like” tabular data.

The Excel workbook should have column names at first row of sheets followed by data rows.

The data type of all values in a column should all be the same. Trying to parse an Excel file where a column has a number as first value and string as second value will result in a parsing error in SQL buffer.

Other complex sheet designs may not be supported.

Formulas are executed every time the file is opened.

Selecting Connection Type

In the “Create Connection” dialog change the Connection “Type” by selecting “Excel” (should be selected by default) :

connection select Excel

Connection Parameters

connection Excel parameters

File Path

Click to browse for an Excel file.

Connection Schema

The Excel Connection presents Excel Sheets as tables to be used in a Data Source.

Data refresh and Buffer

The Excel Connector is bufferized.

If you need to get new data, see Chapter The data Buffer

Last modified: Mar 12, 2019

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment