Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to insert gif image into chart item?


Hi,

I have gif image from website. How can i insert this into qlikview chart item?

http://www.picgifs.com/mini-graphics/mini-graphics/balloons/mini-graphics-balloons-556438.gif

Thanks.

35 Replies
sudeepkm
Specialist III
Specialist III

yes it is possible. On sheet 3 I've updated the image to the one you provided in the post. Please check the attachment.

Not applicable
Author

Thanks. This is what I am looking. Can you please tell me how you are getting the bars in staright table because when I am doing it is showing in straight table. But I need bars.

EDIT: when i am giving if([Days Range]='15-21 days',Info(Type)) it is showing error in expression.

sudeepkm
Specialist III
Specialist III

I'm using Gauge display option for the expression in the Straight table.

1. Use the expression max(aggr(count(ID),[Days Range])) in the Gauge Settings > Max

2. Uncheck "Show Scale"

3. Use Mode as Fill Value and single segment

T109527.png

Not applicable
Author

Thanks. for me it is showing table please see attached.

sudeepkm
Specialist III
Specialist III

Hide your table caption and Go to chart properties > style > Make Cell Background color transparency and

Cell Border Color Transparency to 100 %

Can you please also attach your qvw just wanted to check why the alert Image expression does not work.

The expression if([Days Range]='15-21 days',Info(Type)) should only display the image on 15-21 days.

Not applicable
Author

Thanks. please see attached.

sudeepkm
Specialist III
Specialist III

I tried the expression if([Days Range]='15-21 days',Info(Type)) in your qvw and it is working fine.

Can you please try again and let me know?

T109527_1.png

Not applicable
Author

Thanks. Tried and it is not working. please let me know

sudeepkm
Specialist III
Specialist III

That's really strange. Can you please copy the expression from here if([Days Range]='15-21 days',Info(Type))

and type and try. Because in the same QVW when I write the expression it works and shows only one Alert image.

What error you are getting. Can you just show me a screenshot of expression panel?

Not applicable
Author

I tried and it is showing still