Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Using Bundle Info

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

9 Replies
Not applicable
Author

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,

Not applicable
Author

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

Not applicable
Author

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....

Not applicable
Author

Second file

Not applicable
Author

Third file, I'm sure you can find your own examples of a USD & GBP icon....

Good luck

Not applicable
Author

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

Not applicable
Author

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?

Not applicable
Author

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.

Not applicable
Author

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,