06-21-2012 07:19 AM
So this is what it should look like.
06-21-2012 07:59 AM - edited 06-21-2012 08:00 AM
Is there a reason you are using Array to Cluster followed by Unbundle by name instead of just using Index Array? It would do away with the Array Subset as well.
I always lean towards using Index Array when I want the first element of an array.
Rob
06-21-2012 09:39 AM
Well, Rob, the answer is quite simple.
I tried your suggestion and it works just as well. Thanks for the tip!