From the course: Alteryx for Healthcare

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Joining data from different sources

Joining data from different sources - Alteryx Tutorial

From the course: Alteryx for Healthcare

Joining data from different sources

Having applied the Summarize tool on the last of our datasets, we now have patient information that is scattered across three different tools in our workflow, and in order to combine that data, we can head to the Join palette and perform a Join operation. More specifically, given that there are three different datasets for us to work with, we will make use of the Join Multiple tool. Let me drag and drop this into the canvas. As for its inputs, well, I'm going to drag the output from the first of the Auto Fields and then point this to the input of Join Multiple. And this is the first input to the Join Multiple tool. For the second input, let me drag the output from the second Auto Field and then do something similar for the output from the Summarize tool over to Join Multiple. So we have defined the inputs to this Join tool, however, we need to configure it next. When we click on it, the Configuration palette will show up towards the left and this is where we can point to the Join…

Contents