I am trying a paramter to get to work with filter selection .The requirement is to filter out the data based on the parameter values.
For eg the user will type Asia to see all orders in Asia region but in the parent database there's no region/continent field where I can get the orders for Asia .The orders are listed only countrywise eg , India, China , etc .So I believe a formula needs to be created in conjunction with the parameter that will display orders in a specific region ( collection of countries ) .
Please help ...