Forum Discussion

I_Like_Pi's avatar
I_Like_Pi
Resolver II
10 years ago
Solved

Relationship issue - We cannot create a relationship between

I built a summarizing table because my data set is not normalized and I need a particular field (BusinessUnit) to join several tables. This business unit occurs in all 3 tables but is named differen...
  • I_Like_Pi's avatar
    10 years ago

    Reading a couple other posts I have discovered there were blanks in my original data.

     

    Instead of summarizing I am going to copy my import remove all other columns, remove duplicates and remove blanks. [Thanks dejan]

     

    I will return with my results.