Friday, January 4, 2013

CRM Reports Error Subreport could not be shown

Follow the steps mentioned below (take a look at the last point).

  1. First run sub-report individually without calling from main report. If it show output means there is no error in sub-report.
  2. 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.