Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: List of Values too long for Dynamic Prompt Post Reply Post New Topic
Author Message
BlakeJ
Newbie
Newbie
Avatar

Joined: 27 Aug 2007
Location: United States
Online Status: Offline
Posts: 11
Quote BlakeJ Replybullet Topic: List of Values too long for Dynamic Prompt
    Posted: 27 Aug 2007 at 5:43am
I'm creating a report in XI that needs a dynamic prompt for employee names.  The problem is that there are over 1700 active employees matching the search criteria and XI apparently has a limit of 1001 for any list of values.  How can I create a dynamic cascading prompt where the user can select either All Names, A-K, L-P, S-V, or W-Z?  I think I can do the last four (A-K, etc.) but how is it possible to include the All Names option and skip the other selections?  It's got me befuddled.
Blake
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 27 Aug 2007 at 7:56am
Hi Blake. I cover this on page 204 of my CR Encyclopedia book. You can change the maximum number of records read to be anything you want. On your computer, select the Windows menu options Start > Run. Enter RegEdit. Create the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\ DatabaseOptions\LOV.

If you are using XI R2, then change the 11.0 to 11.5. Add a string value called MaxRowsetRecords and give it a new value for the maximum number of records to read. This overrides the default value of 1000 stored in CR.

Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
IP IP Logged
BlakeJ
Newbie
Newbie
Avatar

Joined: 27 Aug 2007
Location: United States
Online Status: Offline
Posts: 11
Quote BlakeJ Replybullet Posted: 27 Aug 2007 at 8:09am
Thanks!  But will this work on a server?  The reports are created on the LAN and published out to an intranet server for use company-wide.
Blake
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.