Hi, I have used power pivots quite successfully and I am now in the process of setting up a new model with new tables. I have a master list of accounts with a unique id number. I am then adding in an actuals table and a budget table. The budget table is linking fine to the master list table via the unique id number however the actuals table will not. I keep getting the error message "The relationship cannot be created because each column contains duplicate values." Now I know the master account table is unique as the budget table links to it fine. I have tried a subset of the data and that worked fine however when I try to use the full data it won't work. Does anyone have any suggestions on how to trouble shoot this problem?