Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
lakshman1031
Contributor
Contributor

how to add sheet background image using html and CSS in Qliksense

Hi All,

I have sheet and i want to add images as sheet background. there is no option in sheet properties in my current version in my organization.

I am trying to add using html and css but it's not working properly.

.qv-panel-sheet {
background-image: url("C:\Users\Desktop\1600w--kbTNqEWceg.png");
}

Can you please suggest me how to do this scenario in Qliksense.

 

Thanks & Regards,

Lakshman 

Labels (1)
1 Reply
Rohan
Specialist
Specialist

Hi @lakshman1031 ,

make sure "C:\Users\Desktop\1600w--kbTNqEWceg.png" this location is of the Server where your Qlik is Hosted. Also, I suggest you upgrade your environment as your version would soon be going out of support if it doesn't have the background image feature default.

 

Regards,

Rohan.