Page 1 of 1

Report Using Image Pointer

Posted: Tue Jul 18, 2017 8:06 am
by markb
Can anyone point me in the direction of a report example where the pointer to a file is stored in a data column, even a full url is fine. And the report includes the image for each record.

So for example a list of users, where one of the columns is the image pointer to a profile picture, and when i run the report i get a list of users, showing the photo for each user.

Re: Report Using Image Pointer

Posted: Wed Jul 19, 2017 10:21 am
by HighAley
Hello,

Please, use the Hyperlink property of the Image component to specify a path to an image.

Thank you.