We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Adding a column with a set value not in any data inputs

InfoManager
7 - Meteor

I'd like to add a generic URL to every row in my dataset. I've been able to add a new, blank column to my data set, but I can't figure out how to then add the URL. I thought I might need to add another formula tool to add in the URL, but I wondered if there was a way to do it all in one tool instance.

 

Any direction is appreciated!

2 REPLIES 2
Dynamomo
11 - Bolide

@InfoManager

Within the Formula tool where you have added the new column, simply enter the URL with quotes around it in the Expression box

InfoManager
7 - Meteor

Thank you! So easy!

Labels
Top Solution Authors