In Report Studio there are five Dynamic Images functions. Image, Logo, and Signature all work without issue. I have not been able to get DBImage and Media to work. Has anybody successfully used these two functions in Report Studio? (I know there are workarounds, I’m specifically asking about the functionality in Report Studio)

To test, I put a single image in the Media Item.


Following the syntax in the Tech Docs, I have tried the following:
Media(‘RKS’), Media(‘1000’), Media(1000) → none display the picture in the report output.
DBImage('MEDIA_ITEM','MEDIA_OBJECT','ITEM_ID=1000') , same in lowercase, same with appowner in front of the view name. → none display the picture in the report output.