synapsevampire
Programmer
This is an offshoot of an ongoing theme wherein I'm trying to get reasonable performance from Crystal products.
The scenario involves reports based on multiple values being passed via a parameter, or as one of the choices, *All*, which should eliminate this field from the selection criteria, or set it to return all rows.
Since this does not work within Crystal Reports/Crystal Enterprise without the use of external code to build the SQL, has anyone figured out if it's possible to customize ePortfolio (using CSP and/or other tools) to build the SQL and pass in a recordset to a report?
Does this approach sound logical?
Our intent is to do as little customization to Crystal Enterprise as possible, allowing our clients to add in reports later and use the canned features.
Thanks for any thoughts you might have on this.
The scenario involves reports based on multiple values being passed via a parameter, or as one of the choices, *All*, which should eliminate this field from the selection criteria, or set it to return all rows.
Since this does not work within Crystal Reports/Crystal Enterprise without the use of external code to build the SQL, has anyone figured out if it's possible to customize ePortfolio (using CSP and/or other tools) to build the SQL and pass in a recordset to a report?
Does this approach sound logical?
Our intent is to do as little customization to Crystal Enterprise as possible, allowing our clients to add in reports later and use the canned features.
Thanks for any thoughts you might have on this.