Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
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: 
BrunoZaghetti
Contributor II
Contributor II

Insert an image on Mashup

Hello, I need to put an image into my mashup editor and use it on my html page but it's not working, as the image attached the message that I receive from Qlik is that Allowed type files are js, html, js and json.

I'm clicking on + button on page top right.

1 Solution

Accepted Solutions
Anil_Babu_Samineni

That way Mashup image won't work. You need to put the image into Folder which Qlik installed the path. Then refresh the Mashup page after that automatically it will come to the template. There, you can simply use the HTML format like

<img src="YourImageName.jpg" class="full">

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

2 Replies
Anil_Babu_Samineni

That way Mashup image won't work. You need to put the image into Folder which Qlik installed the path. Then refresh the Mashup page after that automatically it will come to the template. There, you can simply use the HTML format like

<img src="YourImageName.jpg" class="full">

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
NITROG3NN
Partner - Contributor III
Partner - Contributor III

Please provide path where we can upload the image and use it in Mashup