Possibly a simple solution to this, but I can't get my head round this...
I have a table with 60+ fields, some are mandatory, some are not (we'll call this one call data). I have another table that defines whether the fields in "call data" are mandatory.
What I would like to do is output any records in "call data" where the field is mandatory but has no entry.
Any tips?
I have a table with 60+ fields, some are mandatory, some are not (we'll call this one call data). I have another table that defines whether the fields in "call data" are mandatory.
What I would like to do is output any records in "call data" where the field is mandatory but has no entry.
Any tips?