Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Problem creating unique values to create a relationship

  Hi   I'm trying to join two tables together through a relationship but am having trouble.    My data is of a Building (type text) , which has Floors and Rooms which can both be a mix of text a...
  • Baskar's avatar
    Baskar
    7 years ago

    You have case sensitive in Room on Room_UniqueValues. and have null as well. 

    Action to be take

    Change into Lower or Upper case. and remove null.