Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

OLE DB Query connection to Alteryx

kmontoya
7 - Meteor

Hello,

I have an excel file that gets data from a OLE DB Query connection. The Properties in this connection has a "connection string". Command type is "SQL" & there's some info in the "command text". I was wondering if I can connect this into a workflow? Instead of having the excel file as an input?


thank you in advance!

2 REPLIES 2
TimN
13 - Pulsar

Hi,

It is definitely possible.  You just need access to the data source and the connection details.  I've done this for an Oracle database.  Connection details - you should work with the Database Admin to get the details.

 

Regards.

stevediaz
7 - Meteor

Hello

 

If you have an Excel file with data from an OLE DB Query connection, and you want to integrate it into a workflow:

  1. Power Query in Excel:

    • Load data into Excel using OLE DB Query.
    • Create a connection without loading the data.
  2. Workflow Tool (e.g., Power Automate):

    • Use a workflow tool.
    • Connect to Excel and provide OLE DB details.
  3. Data Processing:

    • Perform actions on the connected data.
  4. Scheduled Execution (Optional):

    • Set up scheduled updates if needed.

You can also check https://community.alteryx.com/t5/Discussions/ct-p/ayx-discussions msbi course

 

Thank you

Labels
Top Solution Authors