For example i have a path C:\windows and i do not want to have C:\windows as it is privacy so wanted to have a variable for the path vPath = C:\windows . Im new to alteryx and this is done in SSIS but wanted to do in Alteryx too.
Any suggestions ?
You can use User Constants!
Constants
Do you have an example i can try and replicate my issue ?
@jsb8 no since you'll have your own paths :) I think it's very straight forward to add a user constant!
If you need to change the pathing, you can also consider relative paths: How To: Use Relative Paths. If you have questions after trying these out, please come back with specific questions and a workflow!