Forum Discussion
Lulaz
9 years agoRegular Visitor
Cannot create relationship between two columns.
Hi, I have two Excel tables, one with the master data and one with translations for rule violations. In Excel 1, I have a colume that lists the error causeing the load violation in each indiv...
- 9 years ago
Hm, that's a bit strange.
Then trim and clean the column (s in both tables) as well - before removing duplicates. You find these commands under the lowercase.
Lulaz
9 years agoRegular Visitor
Yes, good thought, but takeing a look through, some do occur in lower cases, but are still unique.
The first few Characters in the string though are not unique, eg, QTIC06_CR_KONA_BOART + QTIC06_CR_KONA_KBETR + QTIC06_CR_KONA_KBRUE. Is there a limit on the lookup string value? So when judging if something is unique, its only looking at first 5 or 10 characters?
vanessafvg
9 years agoCommunity Champion
no i wouldn't think so. have you done a group by on the table with a count to double check there no duplicates?
- Lulaz9 years agoRegular Visitor
Tried that just now (I hadn't before) and yep, no duplicates.
- vanessafvg9 years agoCommunity Champion
and the data types are the same?
- Lulaz9 years agoRegular Visitor
Yep, Both Text.