[starting from version: 2.3]
It is triggered when some error occurred during the loading of the report file.
pivot.on('reportfileerror', function () { alert('Report file error!');});
Open the example on JSFiddle.
loadingreportfilereportcomplete
In this guide