Hi,
We are using CR 9.0 & SQL Server.
In a report we are using a parameter called code (for example Product code).
Need:
The end-user want to select the Product Code or Product Name as a parameter. (ie) They need both Product Code/name as parameters.
Question:
There is any way to do the following in CR 9.0:
If the end-user selects the ProductCode, then the corresponding Product Name has to filled in the ProductName Parameter Text Box automatically and vice versa.
Example:
Prod Table
Product Code Product Name ExpDate Manf.Date
222 AAAA --- ---
444 BBBB ---- ---
666 CCCC ----
Parameters:
ProdCode : Drop Down
ProdName : Drop Down
if the end user select the ProdCode as 444
then the ProdName automatically select BBBB like
ProdCode : 444
ProdName : BBBB
Please let me know if you have any questions/suggestions.
Thanks
MK
We are using CR 9.0 & SQL Server.
In a report we are using a parameter called code (for example Product code).
Need:
The end-user want to select the Product Code or Product Name as a parameter. (ie) They need both Product Code/name as parameters.
Question:
There is any way to do the following in CR 9.0:
If the end-user selects the ProductCode, then the corresponding Product Name has to filled in the ProductName Parameter Text Box automatically and vice versa.
Example:
Prod Table
Product Code Product Name ExpDate Manf.Date
222 AAAA --- ---
444 BBBB ---- ---
666 CCCC ----
Parameters:
ProdCode : Drop Down
ProdName : Drop Down
if the end user select the ProdCode as 444
then the ProdName automatically select BBBB like
ProdCode : 444
ProdName : BBBB
Please let me know if you have any questions/suggestions.
Thanks
MK