Hoping somone can assist,
i am trying to create a report to show values from two different fields.
e.g I have
Field 1
Field 2
In some records, fields 1 and 2 are both "yes"; in other records, only one of the fields has the value "yes".
Can we generate a report that shows all records containing the value 'yes' for either field?
I have tried wildcard, but that only applies to the individual fields.
Thanks