I have defined an export using the Tabular Multiple Column layout, filtering using a Boolean from a separate module. The module being exported uses a list with Selective Access. When I try to limit my access and run the export, to test how an end user would interact with the export, the model exports rows for ALL members of the list, but only the rows for which I have access have data populated. Is this an idiosyncrasy of exports with the Tabular Multiple Column layout? Or is there something else I'm not aware of?
Example: An employee list has 10 members. I have access to one employee. The export outputs 10 rows, but only one row has data.