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

Create Table/Primary key in Alteryx Database

Lokeshwar
7 - Meteor

Hi,

At the end of my workflow, I am trying to output my data in an Alteryx Database. Can someone please suggest if the below -

1- Can i export it into a specific Table Name ? If yes, How ?

2- Can some other data from the same workflow be exported in the same Alteryx DB but in a different Table ? If yes, How ?

3- How can I define any column as Primary Key ?

 

Thanks

1 REPLY 1
joshuaburkhow
ACE Emeritus
ACE Emeritus

Hi @Lokeshwar 

 

So you can't export into a specific name. It's just a single file. There is no option to define a PK. The Alteryx DB (yxdb) is not a traditional database. If you need that I would recommend using something like a SQL database that would have all the things you are looking for 🙂 

Joshua Burkhow - Alteryx Ace | Global Alteryx Architect @PwC | Blogger @ AlterTricks
Labels
Top Solution Authors