Crystal Reports Formula field = parameter field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • OuTCasT
    Contributor
    • Jan 2008
    • 374

    Crystal Reports Formula field = parameter field

    Hi.
    I have successfully sent a parameter through to Crystal Reports.
    But i seem to be getting an error when trying to set a value equal to another within the crystal report.

    I have a databse field calld JobId that is on the report. and an Unbound string formula field call UBWONo.

    I have set the expert record of the JobID as such
    {jobcards.jobid } = {@UBWONo} and it says no errors found in the formula

    But when i run the application and the parameter is sent to i get and error saying that a string value is needed.
Working...