There are scenarios which require to print images on SSRS reports in Dynamics 365 for Finance and Operations. How you will achieve this depends on where the images are stored. Let's say that you need to display product images on the Sales Order Confirmation or […]
Author Blog Posts (43)
Store the parameter selection on a form by using the SysLastValue framework
When we have a dialog form open in order to run some operation in Dynamics 365 for Finance and Operations, there are often some parameters to enter. Usually such forms are not bound to any data source so a user have to manually enter parameters […]
Save Report to Attachments
We can use the Docentric File print destination and the Save to attachments option to save report to Attachments of the underlying entity, which is the report execution context record, i.e. a record of the report menu item. Let's say that we want to save […]
Some print management report destinations are not valid for batch processing
Some print management report destinations are not valid for batch processing warning occurs when posting and printing sales invoices in batch. In this article we will investigate this warning but let's first examine how posting and printing an invoice in batch differs when Print Management […]
Email and print Word documents
Let's say that we want to: 1) Generate and attach a Word document from its template, 2) Send it to specific email address at the same time, and 3) Print it to a specific printer at the same time. Also, it would be great if […]
Why I see phantom records in my SSRS report
OR: How to clean up RDP tables for Print Management reports There is a couple of possible classifications of SSRS reports considering different aspects. SSRS reports can be Query or RDP (Report Data Provider) based. Query based reports gets the data through an AX query […]
Label Design in MS Word with Docentric AX Designer
With Docentric AX you design reports directly in MS Word using all Word's powerful features. MS Word is a versatile tool that also enables us to design labels for products, shelfs, etc. To effectively design a sheet of the same label (e.g. 3 x 6 […]