Hello all
Using CR XI
I am trying to use the following in my record selection but it doesn't seem to work. The link to the tblCourtReport is a full outer join.
((isnull({tblCourtReport.CourtReportTypeRef})) or ({tblCourtReport.CourtReportTypeRef} <> 1))
My dataset doesn't seem to reflect the above filter. Any ideas why ? I am going cross eyed...!!!
Many thanks
C8
Using CR XI
I am trying to use the following in my record selection but it doesn't seem to work. The link to the tblCourtReport is a full outer join.
((isnull({tblCourtReport.CourtReportTypeRef})) or ({tblCourtReport.CourtReportTypeRef} <> 1))
My dataset doesn't seem to reflect the above filter. Any ideas why ? I am going cross eyed...!!!
Many thanks
C8