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

Announcements

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 236
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,698 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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 694 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 481 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 328 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans