I have a logical problem to be solved via Alteryx:
1.I have a few documents with value below 0, e.g.: -100,-200,-500
and I have positive value of 200
2.From negative values, I need to pick best possible number combination to cover that positive value.
Is there any mathematical way to do that in Alteryx?