G
gwf
Guest
Thank you, Gian. I'm not sure that will work for what I'm trying to do, which is use an array of values in a picklist to produce a second array of the counts of each value. Then I will use the two arrays to build a pie chart showing the breakdown of records according to the picklist. The array of values needs to be dynamically generated since the picklist may change when new records are uploaded (see community.progress.com/.../14742.aspx for my question on how to generate that array). Now I am trying to use an EVAL block in a for loop that will cycle through the values held in the first array to populate the second array of the corresponding counts. What's the best way to do this?
Continue reading...
Continue reading...