## Query Wizard Connection
* Open blank workbook in Microsoft Excel.
* Click on **Data** > **Get Data** > **From Other Sources** > **From Microsoft Query**
* Select **Databases** > **OpenSearch SQL ODBC DSN**.
* Ensure the **Use the Query Wizard to create/edit queries** check box is selected, and then click **OK**.
* You will see list of available tables & columns. Select required tables/columns and click on **>**.
* After selecting all required columns, Click on **Next**.
* Specify conditions to apply filter if needed. Ensure selected operations are supported by OpenSearch. Click on **Next**.
* Specify sorting options if required. Ensure selected operations are supported by the [OpenSearch SQL plugin](https://github.com/opensearch-project/sql). Click on **Next**.
* Select **Return Data to Microsoft Excel** and click on **Finish**.
* Select worksheet and click on **OK**.
* Data will be loaded in the spreadsheet