I have made a button, giving it the order to open a report, applying a certain filter of this report.
The criteria of this query is to let the user specify the input (i.e: - start date, then end date) and return the records occured during this period.
when I press this button, I find the...