Edit

Compiler Warning AL0917

Note

The AL diagnostics topics are in preview. If you have input for this topic, we'd love to hear from you. Use our GitHub repo to create a PR and add content to this topic by going to here. To read about contributing, see Contribute to the Help. Thanks!

The Excel layout '{0}' was automatically upgraded to multi-sheet format. The original sheet '{1}' was not removed. Consider regenerating the layout by deleting '{0}'.

Description

When an existing single-sheet Excel layout is used with a report that has ExcelLayoutMultipleDataSheets set to true, the compiler automatically adds the required data item sheets. The original template sheet (typically 'Data') is retained but is no longer needed and may confuse users. Delete the layout file to regenerate it cleanly.

Getting started with AL
Developing extensions