Dear experts!
My report need a input parameter type ORDR.[CardCode] and Choose From List for it. I create parameter name is Customer in Crystal report, and supply the token for this parameter as following: Customer@Select * From ORDR WHERE CardType = 'C'. In the Settings of parameter, i set type is "Dynamic" and the value is "CardCode" of the table ORDR. When i preview this report in SAP Business One, Choose From List (value in table ORDR) appears and allow me choose, but the value pass to parameter is not CardCode value, it return the value of row i chose. Can anyone show me how to return the exactly CardCode value after i selected in Choose From List.
Thanks and regards!
Long.