JavaScript event for page load

How do I know from JavaScript code when EazyBI report has been (re)loaded? I need to access the data from the report after it has (re)loaded.

Hi @pema,

A warm welcome to the eazyBI community.

eazyBI has two places where JavaScript code is actively in use. The first one is “Custom code” in the eazyBI import options. You can read more about that on our documentation page - https://docs.eazybi.com/eazybijira/data-import/advanced-data-import-options/custom-javascript-code.
The other is JavaScript code for defining calculated JavaScript custom fields in the eazyBI advanced settings - https://docs.eazybi.com/eazybijira/data-import/custom-fields/javascript-calculated-custom-fields.

Both are executed when the data is imported in eazyBI and not when the report is reloaded.

If you didn’t mean any of the two above, please provide more information on what you are looking for.

Best,
Roberts // support@eazybi.com