I have a workflow that functions properly (the one attached) until I change it into an app so that i can have a more user friendly process for changing data.
The Input on the far left accepts a File browse and Action update with no issue. The two on right, named Test and Cluster break once the input is changed.
Through the process of elimination, it looks like once the input is changed the joins dont recognize the formats for the joins. Looking through the output log, it will read the input data from the new user input, but something is happening so that will not join the data.
Also, once its broken there is no going back. I have to revert to an earlier saved version and start over.
The end goal is turn this into an app so that the end user doesnt have to know anything about Alteryx to run it on their own computer.