having a hard time trying to figure this out I am trying to pass x,y, and z values into a code block and get a list such than the highest level is based on the number of z values and the interior level is based on the number of x and y values. Number of x and y values will always be the same.
any suggestions based on the attached code block? Thanks