Hi,
I have a report with a custom HTML that uses JavaScript to fetch data, parse it and display it on the page.
If I run this report manually, it will take few seconds before the content is displayed and that's expected.
However, when I schedule it, it seems that it is being saved before the JS code finishes execution, here is a screenshot from the pdf that was generated on a schedule.

Is there any workaround for this?
Thanks.