Using Image as a value of embedded data | XM Community
Solved

Using Image as a value of embedded data

  • 12 June 2023
  • 4 replies
  • 319 views

Userlevel 1
Badge +2

Hi all,

Please I am wondering if there is a way to store an image in qualtrics and then refer to this image via the embedded data value. For example, if I have an image name “rufai.jpg” my embedded data will be something like image1=rufai.jpg.

I would appreciate any help please.

Kind regards,

Rufai

icon

Best answer by Deepak 12 June 2023, 22:37

View original

4 replies

Userlevel 7
Badge +32

Please go through with below support link.

Upload your images to library and then copy the url from their to pass it in embedded data value.

 

https://www.qualtrics.com/support/survey-platform/account-library/graphics-library/

 

 

Userlevel 7
Badge +35

@Rufai Check out this post

Hope it helps!

Userlevel 1
Badge +2

Hi @ArunDubey  and @Deepak , thanks for the prompt response. It worked. Thanks alot!

Userlevel 2
Badge +2

Easy solution: You can set the following as your Embedded Data variable: 

<div style="text-align: center;"><img style="width: 140px; " src="[URL]"></div>

 

Where I wrote “[URL]” above, just insert the URL that you get after uploading the image file to Qualtrics (directions). It’ll be formatted like this: “https://youruni.az1.qualtrics.com/ControlPanel/Graphic.php?IM=IM_#XSfQUQjlnckHQn

 

Note that you can edit the width per your needs.

Leave a Reply