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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
varunreddy
Creator III
Creator III

Can we add image from desktop using expression?

Hi Guys,

Is there a way to add image from desktop specifying the path?

I am trying something like this:

If(Status = 'Green', folder)

folder - image from desktop.

Thanks in advance!

Cheers,

Varun

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

HI Varun,

Try like this

Create Text Object-> Give File Path  (For example: ='C:\Users\Public\Pictures\Sample Pictures\Desert.jpg')

-> Select Image from Representation list box

Hope this helps you.

Regards,

Jagan.

View solution in original post

5 Replies
robert_mika
Master III
Master III

MarcoWedel

‌try bundle info loading your image from your local path.

regards

Marco

jagan
Partner - Champion III
Partner - Champion III

HI Varun,

Try like this

Create Text Object-> Give File Path  (For example: ='C:\Users\Public\Pictures\Sample Pictures\Desert.jpg')

-> Select Image from Representation list box

Hope this helps you.

Regards,

Jagan.

amit_saini
Master III
Master III

Hi Varun,

Hope this will help u!

Thanks,

AS

varunreddy
Creator III
Creator III
Author

Hi Guys,

Thank you for the quick response. Have learn't many things. Appreciate your help.

Cheers,

Varun