We have an actionFailure event in Pivot Table that will be triggered to display an error message when we do UI actions in the pivot table that are not successfully completed at runtime. Furthermore, any execution error that happens during initial rendering will be triggered by this failure event. However, when we fetch OLAP cube data with an incorrect MDX query during engine population during initial rendering, no error is thrown via this actionFailure event.