[starting from version: 2.3]
It is triggered when the component loaded a report file. Next, the component starts the process of loading the data. For tracking that process use loadingdata.
loadingdata
pivot.on('reportfileloaded', function () { alert('Report file loaded!');});
readyupdatereportchangeloadingdata
In this guide