Hi ,
I have created a view and that view will contain the display Methods and some fields . And i have used that view in the query . And added the query to the report and tried to call the report directly using the menu item and tried using the controller class . Since the data is huge I am running the report using batch process . But getting the following Error while running the report in Batch .
Batch task failed . An error occured hen running report in batch . Please contact system adminstrator .
Previously I have faced the same issue for DataProvider class report but the following solution solved the issue
But In this report I am using the Query .