How to Solve Export to Excel Report Runtime Error in BC D365

Solve Export to Excel Report Runtime Error in BC D365:

(1) Error: “The report couldn’t be generated, because it was empty. Adjust your filters and try again” is coming when run “Export to Excel” report having no RDLC layout as shown:

Export to Excel Report Runtime Error in BC D365

(2) Solution: Go to Export to Excel AL code and set the report property as “ProcessingOnly”=True as shown.

solution for Export to Excel Report Runtime Error in BC D365

Create Database via query in SQL Server
Use of INNER JOIN in SQL Server
How to create a New Database in Dynamics 365 BC
How to add or show new field in existing Page in D365 BC
AL Control Statements– Microsoft Docs

Leave a Reply