Hello everyone,
I have a that contains multiple customers and their transactions. For each customer, I have a certain amount I am trying to identify which transaction amounts add up to that specific amount. I tried looking online and some posts state to use the "Optimizer" tool, but I can't figure out for the life of me how to configure it for my purpose or if there was an easier way of going about it in Alteryx.
I attached a test file. You will see there are two customers, "Apples" and "Oranges". In column K I have the target amount for each customer (Apples = 206.39 and Oranges = 2944.4) and I highlighted the amounts that sum to that customer's specific amount. Does anyone have experience with the "Optimizer" tool to help achieve this and to scale it for when the file has many customer transactions?