Forum Discussion
Anonymous
6 years agoNot applicable
Relationship does not recognize same value.
Hello, I have an issue i can not get my head around. I have 2 tables; Resources and ResourceRollen (roles) With a relation between the two: Inside these tables i have the following va...
- Anonymous6 years ago
Did you check for any extra spaces in the other table? Sometimes, it happens. If possible count the characters of both the tablefields to see if it matches.
Anonymous
6 years agoNot applicable
Did you check for any extra spaces in the other table? Sometimes, it happens. If possible count the characters of both the tablefields to see if it matches.
Anonymous
6 years agoNot applicable
This was it indeed, cant believe i didnt think of it. A clean and/or a trim didnt work so i just force replaced the values, no idea what the extra character was.