Alteryx Designer Desktop Discussions

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

Sql Query structure

praneshsapmm
8 - Asteroid

Dear Community,

 

I have requirement which is more related to SQL rather Alteryx .

 

Item Col1Col2Col3Col4Col5
A111223344
B211223344
C311223344
D411223344
A12345
B12111

 

Database contains huge data as shown above . Each columns 'Item' must run through the workflow as shown below (just an example but is more complicated) . When i try to pull the data all at a time , my system hangs and takes a lot of time to process . 

 

Is there a way to process the data by 'item' at a time . Complete the workflow and process the next 'Item' . 

 

My workflow is shown here : 

workflow.jpg

Any help is appreciated.  

 

 

22 REPLIES 22
grazitti_sapna
17 - Castor

Hi @praneshsapmm , you might need to run this as analytical app then.

 

grazitti_sapna_1-1604559460363.png

 

grazitti_sapna_0-1604559449934.png

Give this a try and if this helps kindly mark this post as solution.

Thanks.

Sapna Gupta
praneshsapmm
8 - Asteroid

Hi @grazitti_sapna ,

 

Can you send this as .ymxd file . Iam unable to open . Seems iam using a older version.

 

Thanks.

grazitti_sapna
17 - Castor

Hi @praneshsapmm , app file cannot be converted to yxmd format but you can open this app in notepad and change the version as per the one you are using I have changed the version to 2019.1.

 

Thanks.

Sapna Gupta
Labels