I have a series of tables that i was trying to create some relations for. It seems like no matter what I do I get the error "The relationship cannot be created because each column contains duplicate values. Select at least one column that contains unique values."
I am making the relation off calculated columns where in each table i concatenate two columns to one. This forces one of the tables to have all unique values and the other table to match up. However I am still getting the above error. I tried making the relationship "both ways" starting from the "many" and going to the "one" and the other way around. But still get the error.
Then I tried making other relations, but everything seem to give that same error.
Am I missing something?
thanks for any and all suggestions
Alan
I am making the relation off calculated columns where in each table i concatenate two columns to one. This forces one of the tables to have all unique values and the other table to match up. However I am still getting the above error. I tried making the relationship "both ways" starting from the "many" and going to the "one" and the other way around. But still get the error.
Then I tried making other relations, but everything seem to give that same error.
Am I missing something?
thanks for any and all suggestions
Alan