Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.
Free Trial

Alteryx Designer Desktop Discussions

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

How to fill a column with specific data in a flow.

datadabbler
7 - Meteor

What is the best practice/way for filling in a column with a specific  string (area telephone code) which is different each time the flow is run? That is, each time a workflow is run, I need to fill a column (Area Code) with an area code I will manually need to check/input each time?

2 REPLIES 2
Robin_McIntosh
11 - Bolide

Here's 2 ways of doing it.  One being an app where you enter the Area Code and it automatically updates a formula.  The other being the same thing just without the interface and you would have to manually update the formula with your Area Code each run.

 

Robin_McIntosh_0-1663687440825.pngRobin_McIntosh_1-1663687483796.png

 

datadabbler
7 - Meteor

Perfect. I also discovered the Run as Analytic App functionality today!. Cheers

Labels
Top Solution Authors