Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
Print multiple values on Page Header - Crystal XI
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2012 08:48 AM
I have a parameter set for the user to select from a list of product lines. On my page header I would like the Crystal XI report to list all the product lines selected. I know how to create a formula for a range (using the max/min), but not for a list. I would appreciate any suggestions. Thanks!
Solved! Go to Solution.
Re: Print multiple values on Page Header - Crystal XI
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2012 09:00 AM
Join ( {?YourCharPrompt} , ', ' )
0
Re: Print multiple values on Page Header - Crystal XI
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2012 09:26 AM
Worked perfectly! Thank you.


