Good morning!
I have a database, a 'task list' that displays current tasks (via a report) on the screen for 30 seconds, then goes to the next report and continuously loops.
The problem I have is the report has too many records and therefore does not display everything on the screen.
So I can see records 1-5 just fine, but scrolling down there's probably another 20-30 records at least.
Is there a way to, when the report is loaded, have the report scroll down automatically (like hitting the page down key) once every 10 seconds, until it hits the bottom?
I have a database, a 'task list' that displays current tasks (via a report) on the screen for 30 seconds, then goes to the next report and continuously loops.
The problem I have is the report has too many records and therefore does not display everything on the screen.
So I can see records 1-5 just fine, but scrolling down there's probably another 20-30 records at least.
Is there a way to, when the report is loaded, have the report scroll down automatically (like hitting the page down key) once every 10 seconds, until it hits the bottom?