Hi all
I hope this post finds you safe and well. I am stuck on what appears to be a rather straightforward task, but I've yet to find a solution that works for non-Alteryx personnel.
My objective is to formulate a reliable select tool that can automatically load data from a predefined yxdb source. Furthermore, this tool should be able to eliminate unnecessary columns to provide a more focused, clean dataset for users.
More specifically, suppose the input contains “Field1” and “Field2”. The tool I am trying to build should be able to select only “Field1” leaving behind "Field2".