Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

parameters populating with data(crystal v7.0) 1

Status
Not open for further replies.

ven

Programmer
Dec 28, 2000
8
US
How to populate the parameter fields with data based on the recordset(from visual basic middletier).User can select only the required value from parameter value list.
thanks
ven
 
ven: This is a v.v. common request (we call it Dynamic Picklists) - don't exist as standard in Crystal. However, one way you can create the same effect is to have 2 reports, the first reads your recordset and writes out to a CSV the field you want to choose from - if you name and place this CSV file in the same location as the picklist you've used to populate your parameter in the second report this will then inherit the new values David C. Monks
david.monks@chase-international.com
Accredited Seagate Enterprise Partner
 
thanks david
I got it.
ven
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top