Hello Community,
I'm new to Alteryx and having trouble with joining two data sets with mismatching rows.
As the title says, I have two data sets that need to be joined together, but have uneven number of rows, and
some rows even have different identifiers.
I'm hesitant to use Generate Rows because I need to sum the values in columns X and Y (across, not down)
Is there a way to join the two data sets and join the rows that match, while outputting 0's or nulls for rows that do not?
Thank you!