Large Array error

krazykasper

Registered User.
Local time
Today, 11:20
Joined
Feb 6, 2007
Messages
35
I need to report on a large selection of data elements (11,200). Crystal X give me an error message saying the array is too large. I tried breaking it up using the "and" and repeating the request (e.g., and {ServiceDetail.ContractId} in ___) with the next group of elements, etc., but then Crystal doesn't return any data.

Is there a workaround for this? Or am I missing something in my record selection formula?

Thanks for any insight you can provide,

Krazy
 

Users who are viewing this thread

Back
Top Bottom