Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Display conditional picture

Hi,

 

I have a belt column with the following value : yellow belt, green belt or black belt 

I have this pictures for this belts : 

 

I made a summary of my data, the user choose one line and in this summary I want to display the image according to the "belt" column (if belt = yellow belt display yellow belt picture in the summary) it is possible ?

 

This is the summary 

And I have a second question, in this summary I have to display long text (multiple line) do you know what visualisation is the most suitable ? Because I use the "card" visualisation and the text don't appear entirely

 

Thanks in advance

  • Hi Anonymous ,

     

    If the pictures are from your local machine,check the vedio below:

    https://www.youtube.com/watch?v=A-Ytgs6p0aY

    I made a simple sample for reference,pls see attached.

    Also check the supported data URL scheme below:

    data:       
    data:text/plain
    data:text/html
    data:text/html;base64
    data:text/css
    data:text/css;base64
    data:text/javascript
    data:text/javascript;base64
    data:image/gif;base64
    data:image/png;base64
    data:image/jpeg;base64
    data:image/x-icon;base64
    data:image/svg+xml;charset=utf-8
     

    Best Regards,
    Kelly

    Did I answer your question? Mark my reply as a solution!




     

4 Replies