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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikSense: Display image dynamically

Hi guys!

I want to display the logo of a company, when a Company is selected in the app.

Do you have any smart solutions for this?

I tried downloading the Media Box extension, but I haven't figured out how to use it to fix this feature.

Cheers

//Nathalie

1 Solution

Accepted Solutions
thomaslg_wq
Creator III
Creator III

Hi Nathalie,

You need to have a webadress link for each company in your data model:

Like

Table_Companies:

Company_ID, Company_Logo_URL

ABC, http://the_logo_image_link1

DEF, http://the_logo_image_link2

Etc., http://the_logo_image_link3



Then, in mediabox => image from url => image_source => =only(Company_Logo_URL)


See screenshot

Screenshot.png

View solution in original post

13 Replies
tomovangel
Partner - Specialist
Partner - Specialist

Hello, Have you resolved the issue?

-Greetings

thomaslg_wq
Creator III
Creator III

Hi Nathalie,

You need to have a webadress link for each company in your data model:

Like

Table_Companies:

Company_ID, Company_Logo_URL

ABC, http://the_logo_image_link1

DEF, http://the_logo_image_link2

Etc., http://the_logo_image_link3



Then, in mediabox => image from url => image_source => =only(Company_Logo_URL)


See screenshot

Screenshot.png

karthikoffi27se
Creator III
Creator III

Hi Nathalie

Please refer the post below.. use the bundle load as mentioned in the blog

Dynamic Image | Qlik Community

Many Thanks

Karthik

thomaslg_wq
Creator III
Creator III

Hi Karthik,

I think this is only for Qlikview

BR,

Thomas

shraddha_g
Partner - Master III
Partner - Master III

Try GitHub - ralfbecher/QlikSense_Extension_Image: QlikSense Extension (Simple) Image

Here you can use variable to change image according to selection of Company name..

It might help.

karthikoffi27se
Creator III
Creator III

Hi Shraddha,

Thanks, I was looking for this extension.

Many Thanks

Karthik

tomovangel
Partner - Specialist
Partner - Specialist

Does this work in QlikView, in some way?

thomaslg_wq
Creator III
Creator III

Not with a QS extension, but with bundle load => see Dynamic Image | Qlik Community

tomovangel
Partner - Specialist
Partner - Specialist

Yea, but I want to load web banner and its location, I guess thats not possible like
www.community.qlik.com - in a textbox and it shows me the site..