Looks like the report is working with 'Allow multiple values' set to True but only works if I use the following in the record selection;
It worked when I used
{CONTACTS_2.relationship_Value} = {?Relationship}
instead of
{CONTACTS_2.relationship_Value} in {?Relationship}
Anyhow, thank you for your suggestions!!!