Scheduled Email Report gets generated with truncated and missing columns or rowsIssue When a scheduled email report is being sent out as an attachment in .PDF format, we see some missing columns or rows at the end of the document and hence the PDF report gets generated with truncated tables. This happens mostly when the system is trying to generate a Multi-Level-Pivot scheduled report which has a lot of columns/rows.CauseWhen exporting Multi-Level-Pivot reports, the page size of the Scheduled Report is set to 'Letter'. The table is truncated because of the standard email sizes that we use for emails. It does not affect the use case when you do a "normal" export of the affected report. ResolutionTo prevent the issue of missing data in the scheduled reports having a large amount of columns and rows, the Page size needs to be set to 'Custom' and also have to provide the Page Height and Page Width in pixels. For non-standard paper sizes, multiply the page height in inches by 72 and enter the value in this field. To add the option for selecting the Page size, Page width/height in your Scheduled Email report, configure the 'Form Design' for all the affected reports, and add the Fields 'Page size', 'Page width', and 'Page height'. Related LinksMultilevel pivot tablesScheduled export of Multi-Level-Pivot does not allow standard page sizes previously fixed standard sizes do not allow to render full content of Multi-Level-Pivot containing too many columns/rows.Scheduled reports containing Chart Visualizations may produce the error "Export failed using AVP servers" with an empty PDF