I have this formula - If [Customer.Type="Asia"] then [Customer.Type] else ""
What I'm trying to accomplish is only display Customer.Type="Asia"
Is this a correct way to approach or is there a better way?
Total newbie to Crystal Reports. Any help/advice greatly appreciated
Thanks in advance