Follow the steps mentioned below (take a look at the last point).
- First run sub-report individually without calling from main report. If it show output means there is no error in sub-report.
- If 1st step execute successfully, then for time being disable or delete sub-report and run main report, Check weather if it shows output successfully.
- If you fail in 1st step means there is some problem in sub-report.
- If you fail in 2nd step means sub-report is working fine, problem with main report.
- If 1st and 2nd step run successfully then make sure you have pass parameter properly between reports.
- If Pre filtering is enabled in your reports delete the Default filter of modified on last 30 days filter in both main report and sub report.
The post really helped me out.
ReplyDeleteI ave enabled pre-filtering on an entity. I have removed default filter. But for records other than ( modified on last 30 days), it shows sub-report could not be shown.
If i disable pre-filtering, then its running successfully for all records.
Please guide.
Hi Tanu.
DeleteAre you passing the Prefiltering condtions from main report to sub report?