
- #Dynamic mysql query odbc excel how to
- #Dynamic mysql query odbc excel drivers
Click the new input data tool and under Connect a File or Database, select Database Connection -> New ODBC Connection. Drag and drop a new input data tool onto the workflow. Open Alteryx Designer and create a new workflow. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations. When you configure the DSN, you may also want to set the Max Rows connection property. If not set, tables from all databases will be returned. Optionally, Database can be set to connect to a specific database. If IntegratedSecurity is set to false, then User and Password must be set to valid userĬredentials. The Server and Port properties must be set to a MySQL server. See the "Getting Started" chapter in the Help documentation for a guide to using the Microsoft ODBC Data Source Administrator to create and configure a DSN. This is also the last step of the driver installation. You can configure the DSN using the built-in Microsoft ODBC Data Source Administrator.
If you have not already done so, provide values for the required connection properties in the data source name (DSN).
With built-in dynamic metadata querying, you can visualize and analyze MySQL data using native Alteryx data field types. When you issue complex SQL queries from Alteryx Designer to MySQL, the driver pushes supported SQL operations, like filters and aggregations, directly to MySQL and utilizes the embedded SQL engine to process unsupported operations (often SQL functions and JOIN operations) client-side.
#Dynamic mysql query odbc excel drivers
The CData ODBC drivers offer unmatched performance for interacting with live MySQL data in Alteryx Designer due to optimized data processing built into the driver.
#Dynamic mysql query odbc excel how to
This article shows how to connect to MySQL data using an ODBC connection in Alteryx Designer to perform self-service BI, data preparation, data blending, and advanced analytics. The CData ODBC Driver for MySQL enables access to live data from MySQL under the ODBC standard, allowing you work with MySQL data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries.