web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Not able to get my company logo in Rdlc report

(1) ShareShare
ReportReport
Posted on by 234
I am using this in my rdlc report to render logo present in my company information. Still not able to render it. What could be the cause of it? Am I missing something here?
column(companyName; companyinfo.Name)
            {
 
            }
            column(Description; Description)
            {
            }
   

trigger OnPreReport()
    begin
        companyinfo.Reset();
        companyinfo.get() ;
        companyinfo.CalcFields(Picture);
 
    end;
           
I have the same question (0)
  • Verified answer
    Ariba Mehdi Profile Picture
    166 on at
    Hi, follow the steps:

    1. I have written a very simple code here for the RDLC report.
     
      
    2. Go to Report builder and click on Image from the Insert tool. 
    3. Select the image source as "Database" and MIME type.
      
    4. Save the file. Then, import the file to the business central and run the report. 
    5. Result:


    Hope this helps!
     
  • Suggested answer
    Steven Renders Profile Picture
    5,682 Moderator on at
    This is a much better way to do it:
     
    By using an integer data item you only add 1 row to the dataset. In that data item you can then add all information that you only need in 1 row of the dataset, like company info, and other vars.
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,986 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,071 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 975 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans