Hi guys,
I have made a report and it needs to have a logo on it. In tmp table I have created a Container field with EDT of Bitmap. In DataProvider class I give it a value using a function that is used in other reports. In the Report class a dataset retrieves all fields from tmp table as well as logo, but in the design, on the image properties there is no logo field option, although all others are, so I cannot attach a logo on the report:
Why could the CompanyLogo field possibly be not visible in the combo box?