Hi
New to all this so please accept my appologies if a little slow
I am trying to add a blob image from the company information table onto a report - NAV 4 SP3. This is not the picture field but a created field.
I have set pre report CALCFIELDS but it does not appear on the report
CompanyInfo.GET;
CompanyInfo.CALCFIELDS(CompanyInfo."Anachem logo");
Any ideas where i am going wrong