Select and load data from a MySQL Enterprise Edition database
Once you have created a connection to a MySQL Enterprise Edition database, you can select data and load it into a Qlik Sense app or a QlikView document. In Qlik Sense, you load data through the Add data dialog or the Data load editor.
Qlik Sense: MySQL Enterprise Edition database properties
Properties | Description |
---|---|
Tables |
Shows the tables associated with the selected owner. Selecting a table will cause the table fields to be displayed in the Data preview tab. |
Data preview |
Shows a preview of the fields and data of the selected table. You can select which data columns to include by checking the box beside the field name. You can also change the field name by clicking on the existing field name. The new name is then used as an alias for the name the field has in the database. |
Metadata | Shows a table of the fields and whether they are primary keys. Primary-key fields are also labeled with a key icon beside the field name. |
Filter data |
Shows a field where you can enter filter criteria. |
Include LOAD statement |
Adds a LOAD statement before the SELECT statement. |
Add data |
Opens the Associations view of the Data manager. Allows you add more data sources, fix any errors in your data, and create table associations. This option is available only when you use Add data. |
Insert script | Inserts the script displayed in the Data preview panel into the script editor. This option is available only when you use the Data load editor. |