Hi all,
I was hoping for your expert advice on the below problem I am facing in Alteryx.
I have a data file 1 including several different products and their respective prices and data file 2 showing the different product features for each product. The pricing is done based on product level and therefore prices are unavailable on product feature level, and I want to assign the different features to each product.
When combining these two files via the join tool, Alteryx is adding the price in data file 1 to each of the product features (as per below example). Meaning instead of 10 Euros, the product price is 40 Euros.
Is there a way I can show all product features for each product without duplicating the product price to each of them?
Thanks a ton!!