Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am using QV 8.5.Now I have a requirement to pull the image into qvw.If any of you came across this kind of scenario,then share with me the same.
Thanks&Regards
Jai
Hi Jai
Is the image you want embedded in a database, or is it external?
Where do you want to put the image?
Do you have an example QVW with data stored that you can post?
Cheers,
Hi,
Thanks for your reply.Thing is the image is external one.Scenario is,as per the countries flag selection money value should be changed.
Here different countries flag is image.And right now i dont have QVW.Now only I am started to devlop the same.So if you have share with me the same.
Thanks&Regards
Jai
Hi
I have attached the following:
1. CurrencySymbols.XLSX which contains a list of Currency codes and a location for the filename
2. The currency symbols themselves
3. QVW App which uses some inline data with currencies, if you copy all the files to a directory C:\qlikview\image then it will refresh for you.
Note: on the table the expression =Info(IName) must have a representation set to image.
Good luck,
NB: Sorry, didn't realise you can only attach one file, will send some other replies....
Second file
Third file, I'm sure you can find your own examples of a USD & GBP icon....
Good luck
Hi,
First of all I would like to say thanks for your previos mail.When I am trying to use the same logic I am getting error.And here with I have attached error as a screen shot.Find the attachment.
Thanks&Regards
Jai
Hello Jai
It is not clear from the screen shot what the error is, or when it is produced, is it from the load script or as a result of an object (chart/table etc).
Can you post this example qvw so I can take a look?
Hi Dude,
Here with I have attached QVW.Find the attachment.I am getting the error when I am cheking the image by using list box.
Hello Jai
I can only assume that you have some problem with the folder you are using, try moving this to a more generic folder such as the one I was using (c:\qlikview\image), that's the only thing I changed in the load script and it worked perfectly. You should bear in mind that if you move this application to a QlikView server then the c:\documents and settings.......... folder is very unlikely to exist on the server, so you need to have a folder that is available in both development and production environments.
The other thing I changed was the representation and image formatting of the expression in your chart, I attached an image of what I changed.
Cheers,