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.
SOLVED

In-DB Tool Error

jonathangonzales
8 - Asteroid

I am getting the below error when I am using the In-DB tools.

Due to the amount of data this query is pulling I am using In-DB tools and I am getting the error below.

When I use the Input Tool it runs (far too long) fine.

 

error.jpg

1 REPLY 1
jonathangonzales
8 - Asteroid

issue had to due with aliases.

Because In-DB takes advantage of CTE’s, Alteryx adds its own alias to the CTE’s it creates, which conflicted with initial query already contains aliases.

Labels
Top Solution Authors