I have a scenario, where I have to assign every course number to the user available in the data set A. Let's say I have data A with user id & data B with the course number. I wanted to assign the course number from data B to every user available in data A. The final out I'm looking for is something like Data C. Can It be feasible in Alteryx?
Please help me here. Thanks in advance