Hi all,
I am trying to just get unique values in my query. however when i use the DISTINCT function in the query i get an error saying one or more of the fields are not comparable. i do have a unique ID field can i place the function somewhere else in the query or use something else to just look at the ID field and return just the unique records? any help would be great.
I am trying to just get unique values in my query. however when i use the DISTINCT function in the query i get an error saying one or more of the fields are not comparable. i do have a unique ID field can i place the function somewhere else in the query or use something else to just look at the ID field and return just the unique records? any help would be great.