I've been asking internally to users and i've had no luck with my concern.
I'm currently using Alteryx Designer 2020.3.5
I have had recent success in Tableau being able to establish what they deem as 'logical connections' between tables. This allows for the use of data points between tables without truly 'joining' them. Data i'm trying to put together in Alteryx are not connected with 1-1 ratios, so joins would increase numerical values depending on however many times the associated field is found in each data set. I know i could take time to understand and reset the numbers to the original values, but the option in tableau for physical connections seems very useful for my related data sources.
My current setup downloads all alteryx flows of specific data types to their own respective sheet in an excel file. Tableau then joins them in a logical connection (with a field that is associated between the data sets). While this works fine for now...i'm still curious if alteryx has the ability to just create the logical connection just as Tableau does. I'm worried my data sets may become too large to hold in just excel files (become > 1 mil rows). I would hope to just use alteryx to put all the tables together and be shared on the tableau Server (as 1 data source).
Has anyone created a 'logical table connection' in alteryx?