I am interested in creating a macro which allows for the following 3 things:
1. Convert a numeric field to a string field (I have this part figured out)
2. Asks the user if they are interested in adding any of the following to the strings selected: $, £, DKK, SEK, NOK, % etc
3. Asks if the selected input should be before or after the selected string field
Thanks in advance
Solved! Go to Solution.
Build the app like this.
Then convert text input tool and browse tool to macro input and output by right-clicking and selecting option like below
Make sure to save it as an macro by selecting options below
Go through the below interactive lessons to get a better understanding of using Macro and Apps
https://community.alteryx.com/t5/Interactive-Lessons/Creating-a-Standard-Macro/ta-p/657918
Hope this helps : )
Thank you so much :) That solved my issue
Happy to help : ) @juliussorensen
Cheers and have a nice day!