Hi Folks,
I am CR XI..I have 2 numeric Fields in Report.I want to update the Field Data based on Below Condition.
Let us assume report Fields Like A, B
Condition: if A>10 and B=10 then B='Good'(String)
else B=B(earlier data)
Please help me out How do I apply this logic
Urgent...
ThnaksIf the field was numeric in the DB, and you want to change the value of the field in some records to an alphanumeric ('Good') you gotta problem. Create another field.|||Hi Folks,
I am CR XI..I have 2 numeric Fields in Report.I want to update the Field Data based on Below Condition.
Let us assume report Fields Like A, B
Condition: if A>10 and B=10 then B='Good'(String)
else B=B(earlier data)
Please help me out How do I apply this logic
Urgent...
Thnaks
you can't update field of your data base and which are used in
crystal report.
you would have create a formula to it.
Friday, February 24, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment