Hi there,
I'm a newbie with Alteryx, currently attempting to build a workflow app that complete the following activities:
1) User upload a file (*.xlsx file)
2) User to select a column within that file
3) For the selected column, the workflow dynamically applies a formula on that column. (In this use case, the formula would change the last 4 digits/letters of the selected column into "XXXX", thus creating a masking element)
4) File output.
So far, I am able to complete 1) and 2), and currently stuck in 3). Does anyone know how we can configure the workflow to allow the formula input tool to be updated based on the column selected by the user?
Thanks for all your help!
