Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to apply dynamic image into demo?

Hi All:

I have a question for Dynamic image, i wanst to apply a dynamic image album to show the situation of each project, but the image doesn't display. The requirement is as following:

For example, if the project is under “Design phase”, when user click this project in the list box, lower right corner will show the “Blueprint” of this project. If the user click an project under the “Implementation phase”, there should be “Building drawing” image displayed. If the project is under” sales phase”, there should be “Sales image” displayed. Can anyone give me some comments of this function?? many thanks.

I attachs a QVW file and some images, it would be really appreciate if anyone can give a sample to me. Thanks a lot.

1 Solution

Accepted Solutions
SunilChauhan
Champion
Champion

load one inline like below

Load * inline [

ProjectName,path

A,C:\Documents and Settings\skchauhan\Desktop\Blueprint.png

B,C:\Documents and Settings\skchauhan\Desktop\Sales%20image%20(1).png

c,C:\Documents and Settings\skchauhan\Desktop\Blueprint.png

D,C:\Documents and Settings\skchauhan\Desktop\Sales%20image%20(1).png

E,C:\Documents and Settings\skchauhan\Desktop\working%20drawing.png

];

take on textbox

representation->image,

keep aspect

see the attached file

Sunil Chauhan

View solution in original post

5 Replies
SunilChauhan
Champion
Champion

load one inline like below

Load * inline [

ProjectName,path

A,C:\Documents and Settings\skchauhan\Desktop\Blueprint.png

B,C:\Documents and Settings\skchauhan\Desktop\Sales%20image%20(1).png

c,C:\Documents and Settings\skchauhan\Desktop\Blueprint.png

D,C:\Documents and Settings\skchauhan\Desktop\Sales%20image%20(1).png

E,C:\Documents and Settings\skchauhan\Desktop\working%20drawing.png

];

take on textbox

representation->image,

keep aspect

see the attached file

Sunil Chauhan
Not applicable
Author

Hi Sunil:

thanks for your help. so, i should change the path do the application can work? Right?

Not applicable
Author

Hi Sunil, i have loaded the image by the text above, but the image doesn't display. I don't know why?

Not applicable
Author

Thanks Sunil~!! it works now~! thanks for your help

Not applicable
Author

Hi Stefanie,

Could you solve your problem? I'm trying with the code provided for Luminary but it didn't work for my data. I'm using QlikView Personal Edition so I'm not able to view your file.

Could you help me?

Best Regards.