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.

Fill Empty Column with Random Values

tjamal1
8 - Asteroid

Hi, I have a table in SQL which contains 4 columns, All columns are filled except the last column. How I can fill that column with random values (from 1 to 3) without changing the values of other columns

 

Database: SQL 

1 REPLY 1
treepruner
9 - Comet

I think this form posting answers your question. Basically look at the randInt() function.

 

Sarah

Labels
Top Solution Authors