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 Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.
SOLVED

How do I fill horizontally (across columns but within the same row)? I need the solution to be generic. So setting the values to a hard coded string is not sufficient.

446193eada4dc478fb22
8 - Asteroid
 
21 REPLIES 21
Trifacta_Alumni
Alteryx Alumni (Retired)

Just wanted to update the thread with something else I have learned:

 

You can specify a range of columns in a field as follows: colname1~colname2

 

This accomplishes the same thing as switching to column view, clicking a column, and then clicking Invert Selection.

446193eada4dc478fb22
8 - Asteroid

Thanks Nathanael, that's an easier solution. Kind regards,