'Oracle Apex IR Download Filter

I'm experiencing issues while download an IR export into excel. Using APEX_IR package I had created a before header process to apply a filter on records created by the :APP_USER. With the filter applied when I download the export it works fine of course but when I manually remove the filter and click on download, the file only contains with records with filter applied.

I understand when we click on download within an IR it initiates a page refresh that might be causing the issue. What can I do to correct this behavior?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source