Tag: D365 SSRS Report
All the articles with the tag "D365 SSRS Report".
-
D365 - Exporting Reports as PDF Introduction
This blog post provides a detailed guide on exporting reports as PDF in Dynamics 365. It discusses a real-world scenario involving a complex SSRS report for quotations and outlines the implementation steps to create a custom export button. The article covers the rationale behind choosing a custom button approach over standard features, along with practical instructions for adding JavaScript and binding it to the button. Ideal for developers and users looking to enhance their reporting capabilities in Dynamics 365.
-
D365 - Developing SSRS Reports Using Fetch
This blog post provides a comprehensive guide on developing SSRS reports in Dynamics 365 using FetchXML. It covers the necessary environment setup, including Visual Studio and SQL Server Data Tools, and walks through a practical example of retrieving user login times. Follow the step-by-step instructions to create, design, and publish your custom reports efficiently. Perfect for developers looking to enhance their reporting capabilities in Dynamics 365.