We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

I am getting error While using the In-Database

Vishnusai
7 - Meteor

Hi All,

 

I am getting the below error while using the filter in In-Database tool. any suggestion plz

 

 

Vishnusai_0-1646298633420.png

 

 

 

 

8 REPLIES 8
saveeshkumar
9 - Comet

Hi @Vishnusai ,

 

Are you able to fetch sample records from Connect IN-DB Tools without filter ??
Source DB ???

Vishnusai
7 - Meteor

I am Able Fetch records from DB, But when i am applying the Filter getting the error

saveeshkumar
9 - Comet

@Vishnusai ,

 

Source DB ??
Are you using CTE ??

Vishnusai
7 - Meteor

i am using the Source DB

saveeshkumar
9 - Comet

Hi @Vishnusai ,

 

Are you using CTE..

below sql like this .???

with ExpressionName as (Select * from TableName2) 

Vishnusai
7 - Meteor

I am using the below Query

select * from Tablename

saveeshkumar
9 - Comet

Hi @Vishnusai ,

 

I am trying to replicate the above error but not able to get it..

CTE error is showing in the IN-DB browse tool..stilll checking on it.

Could you please try by adding datastream out tool and browse tool to check the output.

saveeshkumar_0-1646320052447.png

 

 

 

Vishnusai
7 - Meteor

Hi @saveeshkumar 

 

Issue resolved automatically, After the restarting the system. 

Labels
Top Solution Authors