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.
Report Using Image Pointer
Re: Report Using Image Pointer
Hello,
Please, use the Hyperlink property of the Image component to specify a path to an image.
Thank you.
Please, use the Hyperlink property of the Image component to specify a path to an image.
Thank you.