Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
Hello, Have you resolved the issue?
-Greetings
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
Hi Nathalie
Please refer the post below.. use the bundle load as mentioned in the blog
Dynamic Image | Qlik Community
Many Thanks
Karthik
Hi Karthik,
I think this is only for Qlikview
BR,
Thomas
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.
Hi Shraddha,
Thanks, I was looking for this extension.
Many Thanks
Karthik
Does this work in QlikView, in some way?
Not with a QS extension, but with bundle load => see Dynamic Image | Qlik Community
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..