Forum Discussion
SDream7
8 years agoHelper I
Merging queries based on multiple conditions
Hello, I'm having difficultly merging two tables through the merge query function. Here's my situation: Table A has numerous fields, but the ones of interest are [First Name], [Last Name], [C...
SDream7
8 years agoHelper I
I copied the code and created the function but I keep getting this error:
An error occurred in the ‘’ query. Expression.Error: We cannot convert the value "Client ID" to type List.
Details:
Value=Client ID
Type=Type
ImkeF
8 years agoCommunity Champion
Did you use the curly brackets around your list of column names?