Forum Discussion
Cannot create relationship between two columns.
- 10 years ago
Gowtham OrderId has unique values and non null ?
Gowtham Can you ensure order ids in table OrderDetails are all present in OrderId table ie there are no values in Orderdetails table that is not present in OrderId table.
- Gowtham10 years agoRegular Visitor
ankitpatira Thanks for your immediate response. Yes i have checked and made sure that all the OrderId values in OrderDetails Table are in the Orders Table too. What else could possibly be the reason for this error?
- ankitpatira10 years agoCommunity Champion
Gowtham OrderId has unique values and non null ?
- Gowtham10 years agoRegular Visitor
ankitpatira Thanks again for your reply. It was a data issue as there was a NULL value in the OrderId column. Now that has been corrected and I am ablue to create a relationship..!!
- gautik929 years agoRegular Visitor
If i am taking Date as Field for relationship it doesnot have unique values and it has duplicate values so can i create a relationship with t