Hello all, I have a problem with my data blending that involves a column which may or may not be there.
Let me explain:
1. This workflow is used by many people, of which different columns may exist.
2. However, one such workflow is unable to proceed without the existance of a column, which exists in the source file of some people who use the workflow, and some source files that dont.
3. To solve this problem, I would like alteryx to 'detect' and add a null column with the said column name if it does not exist.
Any idea how?
Assume that the previous tool was SELECT, and the eventual connection out is to a JOIN, but that's irrelevant to the solution in my opinion.
Thanks again!
Thanks.