Hi guys!
I'm facing this problem. I have 2 data sources in a form linked with an outer join.

I've added fields from both data sources in a grid.

When the user tries to filter a blank field from the outer join record (in this example the Invoice proposal id) the query gives no results.

I guess this is because, in fact, the field either has a value or is null. The problem is this is counterintuitive to the end user.
What could I do to avoid this behaviour?
Take into account that my real requirement involves a lot more data sources, and potentially the end user could apply a filter on any field of the query (using an advanced filter).
Thanks in advance!
*This post is locked for comments
I have the same question (0)