Hi All,
See the screenshot below.
I create a new Collection based on a ForAll.
First it finds the Maximum Version number.
Then it goes through and builds all the records (in this case 28) for that Version Number.
Note I am referring to Category_Index which is a number in the table from 1 to 28.
In colNew this Category_Index correctly gets built and is progressively number from 1 to 28.
However for Level_Index I look up the prior Quarters numbers.
This doesn't work because Category_Index for some reason doesn't change within the Lookup even though it changes in the colNew?
If I hand type in Category_Index as 1, 2, 3, 4 to 28 it works fine and pulls out the correct individual data?
Can anyone suggest what I am missing? Thanks in advance.
