Why is Container contents report always printed to Screen in D365FO

This article explains why Container contents report is always printed to Screen no matter which print destination you select on the Print destination settings form opened from its report dialog form. The WHS Bill of lading report shows the same misbehavior, so everything explained here […]

Send nicely designed emails from workflows in Dynamics 365 for Finance and Operations

If you want to have better designed emails for your workflow notifications, check out how our free Dynamics 365 for Finance and Operations Add-On – Docentric AX Free Edition – can help you. In this article we will demonstrate how to customize workflow email notifications […]

Multiple use of Report caption

Report caption is usually set to the caption of the report menu item, e.g. Customer account statement. Sometimes, the report menu item caption ‘got lost’ in the report execution pipeline and the technical report name (i.e. name of the report in AOT) becomes visible to […]

Deep links (aka drill-through links) in SSRS reports in Dynamics 365 for Finance and Operations

You can enable deep links (aka drill-through links) in SSRS reports in Dynamics 365 for Finance and Operations by setting the Action property on the wanted textbox to Go to URL and then to specify the expression for URL using the following utility method:

[…]