Piped Text as URL Source | XM Community
Question

Piped Text as URL Source

  • 20 July 2021
  • 2 replies
  • 131 views

Hello,
Currently I am trying to have a dynamic image for specific people show up in the survey with information to match the image. I uploaded a specific URL with each contact and I tried to use HTML around the piped text to display the image however it is showing that is is a broken image and does not want to display. When I looked around some people said they were able to get theirs to work however it is not working for me.
When I look in the inspect on the survey it shows that the src is unknown but the piped text should have populated. Anyone know what to do?
example of how mine looks
image.png

  • Piped Text
  • Embedded Data
  • Survey Flow
  • URL
  • Images / Graphics

  • 2 replies

    Userlevel 4
    Badge +26

    Couple of points to check:

    1. Embedded Data field: URL is having data, if yes - please show it on screen for testing and share screenshot if possible.

    2. Change the field: Probably try changing variable name from URL to imgURL. It might work.

    All the best for your project!

    https://community.qualtrics.com/XMcommunity/discussion/comment/39161#Comment_39161The embedded data field is a URL link that we upload with the contact lists that links to each persons account to distinguish which image we want to show with them.

    For example the piped text variable is ${e://Field/URL} which contains an image link similar to this one:
    https://hips.hearstapps.com/countryliving.cdnds.net/17/47/2048x1365/gallery-1511194376-cavachon-puppy-christmas.jpg?resize=768:*
    I also tried to have the piped data as
    https://hips.hearstapps.com/countryliving.cdnds.net/17/47/2048x1365/gallery-1511194376-cavachon-puppy-christmas.jpg?resize=768:*>

    But it comes back as the broken link, when I inspect the code it shows its coming back as src(unknown)
    image.png
    image.png

    Leave a Reply