0
Reply

Crystal reports formula workshop

Kato Martin

Kato Martin

Sep 21 2012 3:56 AM
1.4k
 

Hi Everyone,

Your all alright I hope. I am having trouble with designing crystal reports,

In one of my reports in formula workshop/selection formulas/record selection

, I used the code below and it works.

{Herdregistar.status} = {?status}

In another report I am using the code below in my formula workshop/selection formulas/record selection.

{dihengeribanktransactions.bankacid}={?bankacid}

An error is showing that a number is needed.

There is difference however "bankacid" record data type is "number", where as  "status" record data type is "text"

The text data type parameter is working while the number data type generates and error.

Any help will be highly appreciated.

Best regards.kato