I have 2 datasets. Fueling points(A) and Fuel customer data(B). Relationship is one to many. I enable locations for Fueling points (A). I then create a relationship between the two data sets where fueling point ID( is unique on dataset fueling point (A)).
From the relationship created, I then enable location for 2 columns:1st time fuel point ID and Last time fuel point ID. When trying to create link maps i get the error the layer used to enable location or create relationship contained multiple features with identical names try using a layer with unique identifiers
Where am I going wrong.
Intention is to show a link between where a customer 1st fueled and latest point of fueling.