Hi All,
We are integrating oracle with Qlikview sense. There is tables in oracle which has employees images.
I am trying to upload using the below command.
IMAGES:
SQL Select emp_id, image from per_images;
INFO
SQL Select emp_id, image from per_images;
The information are getting uploaded to qlikview.
Please let me know how to display it qlikview sense.
Thanks and Regards,