Hi,
is there anyway to use one input too two outputs ?
I mean that I have a file in alteryx with category, sku, prices, picture and ean and I want to point sku to two outputs like:
category > category
Sku > Sku
prices > prices
picture > picture
ean > ean
Sku > mpn
so SKU shall point to both SKU and MPN because MPN is blank in the input file.