Hi,
Example:
Report Structure:
Group Header #1: Country : {@Country} City:{@City}
@Grouping – A State: {@State} Location:{@Location}
Report Output:
Country : India City:Bangalore
State: Karnataka Location: N/A-
If any of the header field value is N/A, that entire field has to be hidden. For example if the Location value is 'N/A-' then the location filed to be hidden.
How can I achieve this?
Note: Iam new to Crystal Reports, please excuse if the request is not clear.
Regards,
Rahul