Hello,
I am using crystal 10 and working on a report where I have a name field that is using a formula that combines first and last name columns from my view. However, some records don't have a first name, just a last name of Unknown followed by a case number. So the field may look like UNKNOWN 20070000000. What I want is that field with the use of a formula to just show Unknown if this is the case.
I've tried if then else logic and looked at decode function and can't get anything to work. Any help appreciated.
Thanks,
Chris
I am using crystal 10 and working on a report where I have a name field that is using a formula that combines first and last name columns from my view. However, some records don't have a first name, just a last name of Unknown followed by a case number. So the field may look like UNKNOWN 20070000000. What I want is that field with the use of a formula to just show Unknown if this is the case.
I've tried if then else logic and looked at decode function and can't get anything to work. Any help appreciated.
Thanks,
Chris