It should not be this difficult to display images. I must be missing something. Please help?
My QlikView document consumes data from a .qvd. I can't alter what data it contains: that is handled centrally.
Let's say that this document contains many rows. And 1 of its row columns contains the file location that points to an image. The image lives on a physical hard disk in our SAN.
I want to display that image when its row gets selected.
I want to display it separately from other information, in a decent size (let's say 196px square). The image originals all are bigger than that.
I tried a text box with visualisation set to image. I tried a list box. I tried a custom object. I tried a chart.
All I get, for any row, for any image, is the file location. It never turns into an image.