Posts
All the articles I've posted.
-
D365 - Add System Update Log (Custom)
A step-by-step guide on how to add a custom System Update Log in Dynamics 365. Learn how to create entities, configure log details, and build a custom HTML page to display update history, using Vue3 and Element Plus.
-
D365 - Add Colors to OptionSet Fields
Learn how to add color labels to OptionSet fields in Dynamics 365 to enhance visibility and improve user experience. This guide covers both global and local configurations, including steps for views, forms, subgrids, and quick create forms.
-
D365 - Using API Testing Tools to Access CRM
A guide on using API testing tools to access CRM in Dynamics 365.
-
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.