Hello Community,
I hope that you're all doing well.
I am attempting to join three different datasets and I am concatenating of them that has one column with multiple values into one row. Being that the data I am concatenating does not have a matching column, I am getting NULLS. I am need to populate all of the rows with the data from the concatenated column.
Background info:
All active retailers are able to purchase the Corp Items; however, not all of the retailers are purchasing the Items.
I need to export the data in CSV format into another application that needs the data to be concatenated (right now, all of the active retailers).
I am attaching screenshots of my expected results that I worked out in Excel. You will notice that The Purchasing Retailer is populated as purchasing item 50982 which is duplicated on rows 22,972 and 22,973. The only row I want to see is 22,972 because the Purchasing Retailer is part of the SYS-Supplier-Retailer Filter. The additional need are the items that are not being purchased at all for example rows 22,976 through 22,982 and rows 23,001 through 23,006 because the retailers have the ability/option to purchase them.

