Hi there, I'm having a weird relationship problem
I've got a relationship set up between the table ASSIGNMENT
and Assignment » Exams
like so:
Schedule ID = Schedule ID
Quote ID = Quote ID
_One = Header
_One = Tested
Segment = Package Segment
It worked flawlessly for years now, only the tested Exam headers related to that assignment's schedule and quote segment were listed
However today I found an Invoice with a row that should not have been there
It seems the relationship did not filter one of the rows
The thing is, checking the data, everything seems ok
_One
is a calculation field that of course has not changed its value from 1 (evaluated as Number)
All the Exam's data matches, except for the tested boolean (also Number)
The Exam is listed within the relationship regardless of me setting the Tested
field to 0 or empty!
Any idea what could be the cause?