Hi Guys,
I am brand new with alteryx and I have a problem that I would like to solve.
I have sales data with the following columns:
- Order number
- Item number
- Amount
- Product group number
There is one line for each order and article. If several different items were sold in one order, there is a row for each item.
I now have to calculate the quantity sold for a specific article number. However, the article number may only be counted if another article with a certain product group number was sold with the same order number.
Unfortunately I have absolutely no idea how to create the workflow here.
Could someone help me here?