
Contributor III
2024-04-26
01:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
422 Views
1 Reply

Partner - Specialist
2024-04-26
02:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
402 Views
