I am trying to create a query where there are two fields, CCE Analysts and FMPD Analysts. CCE Analysts have multi-values where FMPD Analysts are single value. The query should create one field with all names but I kept getting the message "The multi-valued field '[CCE Analyst]' is not valid in the expression [CCE Analyst] &""& [FMPD Analyst]'. I then created a flattened field named CCE Analyst.Value and renamed the Expression ]CCE Analyst.Value] &""& [FMPD Analyst]. Now the message is Invalid bracketing of name [CCE Analyst.Value]. Can someone please give me some well needed guidance?