Forum Discussion

Kieran-q_20's avatar
Kieran-q_20
Helper I
4 years ago
Solved

Help with relationships

Hi everyone,    I'm running into trouble when trying to create effective relationships. I have three excel files, Base data, Groupings database and Weight database. Base data contains all product i...
  • ToddChitt's avatar
    4 years ago

    Sounds like in your Weights database that the Part Group is not unique. Best way to tell: Add that column THREE times to a table visual. Leave the first one as it is, change the aggregation of the second to DISTINCT COUNT, and change the aggregation of the third to COUNT. Now look at the bottom numbers. If the COUNT = DISTINCT COUNT then the Part Group values are unique.

    If you can get the Part Group values to be unique in the Weights database, then the relationship can be One-to-One, which makes sense for your mode.