Hi,
Using CR 8.5: I am trying to create a group and want the group name to display the contents of a DB field. If this field is blank, I want the group name to display "Blank". The DB field that I want to create the group from is a numeric field. So far, I have a formula for a variable name:
numberVar ProvType := {CTCT.Z_PROVTYPE};
When I create the group, I am using formula to get the name of the group. How can I get my report to display "blank" if the CTC.Z_PROTYPE field is blank?
Thanks
Using CR 8.5: I am trying to create a group and want the group name to display the contents of a DB field. If this field is blank, I want the group name to display "Blank". The DB field that I want to create the group from is a numeric field. So far, I have a formula for a variable name:
numberVar ProvType := {CTCT.Z_PROVTYPE};
When I create the group, I am using formula to get the name of the group. How can I get my report to display "blank" if the CTC.Z_PROTYPE field is blank?
Thanks