I'm relatively new to using Alteryx and its ability to use iterative macros.
I've been trying to automate a process that is currently done by using Excel's "Goal seek" to solve for a rate.
As an example I've attached the fundamental logic and a simple scenario where Y = MAX([M x X] + C],A) and the Sum of all Y values needs to be 50,000.
I've had some success but always seem to fail at integrating the "MAX" part into the equation/macro.