Ive made a Excel sheet with a lot of customers. with all the information required, and also added a column with the sales managers name of that customer( 4 sales managers)
then I made 4 separate tabs within the sheet, where I have the clients specified by sales manager, using a excel formula.
problem is that the original sheet looks like this(example:
name.......zipcode.......sales manager
a.............1234..............A
b.............1235..............B
c.............1235..............C
d............ 3456..............A
e.............3311..............B
f..............3456..............C
g.............6665..............A
so on the sheet of sales manager A only his clients are shown, and the sheet looks like this
name.......zipcode.......sales manager
a.............1234..............A
d............ 3456..............A
g.............6665..............A
I used th link data wizard to load the clienst of sales manager A on the map, this without problems.
however when I try to update I get an error: the data source contains duplicate values within the primary key column, resolve the duplicate values, or link this data agian.
I think this is because on the sheet with the infomatiion there are some empty cells between the records who needs to be linked
someone has a solution?