Tessiturians,
I am trying to add alias type to the list builder and I keep receiving this error when validating the query in the list builder:
"Number of left and right parenthesis must match, parenthesis check failed"
Any ideas?
Naomi
Hi Naomi,
Can you post what you have in the keyword fields?
Hi Ryan,
Description: Alias Type
Data Type: Number
Edit Mask: None
Detail Tbl: tx_alias_cust
Detail Col: !.alias_type
Ref Tbl: vrs_alias_type
Ref Idcol: id
Ref Desccol: description
I got it figured out, I had the wrong detail table and the wrong data type. Thanks Ryan I appreciate you getting back to me.