Data Export Definition filtering for a Join table

I’m trying to build a data export definition over GeneralJournalJoin. However, when I try to filter on the field Voided, I’m getting the error below. I can see that Voided is on GeneralLedgerHeader, which is one of the tables in the join.

When building filters on a data export over a join, if the field you want to filter on is part of a secondary table of the join, you must explicitly define the secondary join on the filter row within the “Join Table to Filter on” column.