Hey -
I am trying to create every combination of 2 sets of data of different sizes. One data set is a set of Locations (around 10), and the other data set is a list of customer accounts (around 2000). I would like to create a table of each location mapped to each customer account.
I am able to perform this in Access easily, but am trying to convert current Access tools to Alteryx.
Thanks!