Hello,
I am very new to Alteryx and am struggling with this task. I need to join two files without duplicating the data for each organization. I can't share the full files for privacy reasons, but any help is appreciated. I really just need all of the columns as they are in the second image, with a new column added that includes the CONVERTED (TB) values for each org. So, ideally, this client should still have 3 rows for each of its orgs. How can I do this?
This is one of the files I want to join (L). One account can have multiple orgs (subsidiary if you will), but each data is needed.

Here is my second set from a different report. I need to add each CONVERTED (TB) value from the first set to the corresponding org/column of the second.

This is what I get when I join by the "SalesForce Name" fields. There are too many duplicates, I just need the 3 rows for each of the orgs with their CONVERTED (TB) value.

I appreciate any and all feedback!