Notifications
Announcements
No record found.
Hi,
I have to show company logo at run time so my thought adds display method for that.
but I.m not aware how to do and where to do this anyone give some idea,
my report dataset is a query.("inventcountinglistds")
Thanks.
If your question is rather "how to show company logo on the report" you can look at the existing reports in the system, such as Sales Invoice.
Hi Nikoloas Thanks for your replay,
I wish to know how to use display method for ssrs report, shall you give some idea
shyamkannadasan.blogspot.com/.../display-methods-on-ssrs-report-d365o-ax.html
Hi nikolaos
Sales invoice company logo is already saved in the corresponding table but I need run time execution.
And also I need to achieve some other modification by display method in ssrs report, So give the idea for that, I just display method in corresponding table
but that's not shown in the query.
How to do this.
Did you read the article above?
I have read this but in this article say like create a new report and new query but in my scenario already added one query in the report, How this working,
My thought, create a new view and create a new query only on the corresponding table then I will add additionally that query in a dataset of the report.
Is this correct?
This is an example of how to get company logo in ssrs report
https://community.dynamics.com/365/financeandoperations/b/nevoitechfinance/posts/get-company-logo-in-ssrs-report
Regards,
M
Hi Ashok,
Can you please explain what do you mean by display logo at runtime? Does it mean different logo on report for different conditions? Is this custom report or you need to modify an existing report?
I need to add a company logo and journal id barcode this is need to show in my SSRS report(inventcountinglist). a simple way is I just save the data in my corresponding table.
It showed correctly but this not good. I need to show the details in runtime, I choosing display method, Now I'm not aware how to do this.
So anyone says clearly.
Yhanks
To display the data using the Display method follow: shyamkannadasan.blogspot.com/.../display-methods-on-ssrs-report-d365o-ax.html
Your Display Method should look something like below:
Display Bitmap CompanyLogo() { return CompanyImage::findByRecord(CompanyInfo::find()).Image; }
Then follow https://community.dynamics.com/365/financeandoperations/b/nevoitechfinance/posts/get-company-logo-in-ssrs-report and add Image in SSRS report and use above display method to show logo.
Please try and let us know the results.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 544 Most Valuable Professional
André Arnaud de Cal... 450 Super User 2025 Season 2
Sohaib Cheema 250 User Group Leader