I have a report with 2 parameters, and I want to enter multiple values for both, and use both to search in string fields.
e.g. {?Name} = "Brown","Green","White"
{?Postcode} = "SO9","SO6","SO4"
{?Name} in {Client.Name} and
{?Postcode} in {Client.Postcode}
but i can't find any fomula that will allow multiple parameter values for this search.
Any help greatly appreciated
e.g. {?Name} = "Brown","Green","White"
{?Postcode} = "SO9","SO6","SO4"
{?Name} in {Client.Name} and
{?Postcode} in {Client.Postcode}
but i can't find any fomula that will allow multiple parameter values for this search.
Any help greatly appreciated