array / parameter breakdown
I've setup a multiple value parameter, in this case account numbers. My intention is to, once submitted, strip/split out the individual acct numbers and pass them to a subreport to do the processing, thus eliminating the need to run the report several times, once for each acct number. Want it to loop through the individual acct numbers residing in the multiple value array parameter for acct numbers. Unless their is an easier way to do such a thang. In essence the top rpt will be used simply as a driver.
Initially thought I'd create the array and be able to use it as a group...think again.
Any thoughts to ponder or directions to pursue?
Aloha

