Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Acumatica odbc

steff22
6 - Meteoroid

I established a connection with acumatica using the C-data odbc. Anytime I try pulling out records from the Childs table in acumatica, a SQLExecute error appears which forces me to use where clause. Since I want all records out of the table, using a where clause would limit my records?

What is the best way to go about this error? Is anyone familiar with such error 


 

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@steff22 

From the error message, it seems that you have where clause.

Did you test your SQL query outside of Alteryx?

steff22
6 - Meteoroid

Yes, i tested the SQL query and there was no error.

 

I also did not include any where clause in the query.

Labels
Top Solution Authors