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.

Sequence to be written to Database

preethisisaac
8 - Asteroid

Hi ,

I have created a sequence in SQL Server DB , and wants to call it ( NEXT VALUE FOR Test.CounterSeq ) and assign it to a column in Formula tool and write to DB with In Database tools.

 

But I am getting error " No Columns Returned."

 

Please help.

 

Thanks,

Preethi

1 REPLY 1
BrandonB
Alteryx
Alteryx

Could you use a formula in the In-DB formula like ROW_NUMBER() to generate this new column with a record ID?

 

 

Labels
Top Solution Authors