Forum Discussion

Th1sGuy's avatar
Th1sGuy
Frequent Visitor
3 months ago
Solved

Dynamic images based on selections

Hi all, I know there's a few questions related to this swimming around, but haven't come across my specific issue yet somewhat surprisingly. I need to show different, color-coded images dependi...
  • kushanNa's avatar
    3 months ago

    Hi   Th1sGuy 

    I'm sure there must be plenty of different ways to achieve this, but the first thing that comes to my mind is using the new image SVG option (https://www.youtube.com/watch?v=BvKbKQHVNi0&t=125s).

    However, you will need to convert or generate your images in SVG format.

    Once you have the SVG image code, it's pretty easy , just create measures (you can use any AI tool to convert your SVG image code into a measure), like in the attached sample, and use a slicer to switch between the images.

     

    I have attached the sample I created for your reference.