Elevating SSRS Reports with Dynamics Company Logo in D365 F&O
Introduction:
In the world of corporate reporting, presentation matters just as much as data. The more personalized and professional your reports look, the more impactful they become. If you’re using Dynamics 365 Finance and Operations (F&O), chances are you rely on SSRS (SQL Server Reporting Services) reports to generate vital business insights. But, have you ever wondered how to make those reports more aligned with your company’s branding? Are you struggling with adding your company logo to SSRS reports in F&O?
I am going to show you how to easily embed your corporate logo into your SSRS reports within Dynamics 365 F&O, transforming your data into visually appealing reports that reflect your brand identity. Whether you're preparing financial statements, customer invoices, or custom reports, adding a logo enhances the look and feel, ensuring that your reports maintain a consistent and professional corporate image.
Steps to Achieve the goal
Before embedding your logo into the SSRS report, ensure that the image file (usually in PNG, JPG, or GIF format) is prepared and accessible. You need to upload the logo to a location within the F&O environment where your SSRS report can access it. Follow these steps:
- Navigate to Organization Administration: Go to Organization Administration > Organizations > Legal Entities.
- Select the Report Company Logo Image Tab: Under the Legal Entities section, locate and select the Report Company Logo Image tab.
- Upload the Logo: Choose and upload the logo you wish to use to the tab.
- Now, to embed the logo in the SSRS report:
- If the report is customized, find the temporary table created for SSRS and add a field named CompanyLogo with the data type Container.
- Set the extended data type (EDT) as BITMAP as shown in the screenshot.



Comments
Post a Comment