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

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Workflow shows question mark instead of percent complete.

jnorwell
6 - Meteoroid
 

I am trying to run this simple workflow and it just runs without end. At the same time a question mark shows up over the Input Data tool instead of the percent complete. 

2 REPLIES 2
apathetichell
20 - Arcturus

It doesn't know the percent because it's waiting for an API response from Salesforce. Have you authenticated before (ie are you sure that you are authenticating correctly). That's where I'd look first.

apathetichell
20 - Arcturus

If this is a specialized SFDC odbc (ie not from Alteryx) - I'd recommend turning off AMP too. Alteryx uses a python based Salesforce Input tool which does require amp - it looks like your ODBC is in Lua - so it may not (and may be from a third party).

Labels
Top Solution Authors