Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I've got this link below that I get when I my team saves an image.
How do I display the pictures instead of the link on a report
http://www.smollanmobile.com/Imageviewer/?DB=Plexice_Nestle Fieldservices&Imageview=27836442263_201... |
Thanks
Fia
Not sure what you're trying to show where. Perhaps the attached example can give you an idea. You can use an url to an image and use it to set the background image of a text box. You can use the string with the url as a chart expression and set the Representation option to Image.
This is what I'm currently seeing
This is how I want to see it. I want to see the URL plus the picture next to it
This is a sample of the information I get from the Field staff and have to do reporting on.
Thanks a million
Fia
Hi,
Please check the attached sample.
On the right there is 2 buttons linked to qlik community forum as well
Regards,
Hi
PFA.. Hope this will helps u
Regards
Nirmal
Hi,
I also tested this (see attached) using 'bundle info' and 'qmem://' or info().
You need to play with wrap cell in presentation tab as well. It will request more settings and/or the use of conditinal
to adapt to selection.
NB: The size of the image /number could affect your application's pewrformance
Regards
use above table as straight table and
take Answer as Expression
and select this expression and
@ same tab In Representation select as Image
hope this helps
how about create a web image viewer and use the image viewer to load and display the image such as jpeg, bmp, tiff and other image formats. and you can also adjust the image size. but not sure whether image with url can be loaded and displayed.
To show an image in qliview you cant do that by simply loading.
You need to use '' Bundle Info '' before loading the images.
and after loading just use the info() function to retreive the image.