Post Author: AmandaV
CA Forum: General
I looked up how to change the maximum records for a paramter and already did the registry edit. I need help trying to figure out how to do the next step. I am a new Crystal Report user and this step doesn't make sense to me. Help!
Add a string value "MaxRowsetRecords" and set the value to the maximum number of values that you desire for your report. For example, a value of 2000 will return up to 2000 values in the lowest level of a cascading parameter. NOTE: The value 0 (Unlimited) will not work with BusinessObjects Enterprise XI or Crystal Reports Server XI, you must specify another value.
Thank you