Adjust Image size in Pivot Table

Options

Hi everyone,

I am facing a problem with adjusting image size by using HTML code in the Pivot table.

What I want to achieve is: add an arrow indicator (arrow image, Domo API ) column at the end column of pivot table to indicate the direction of changes.

However, when I adjust the size of my arrow image, the HTML code doesn't work. My code looks like this:

<img height ="10px" src=" the link of API image">

Is my code wrong? Or is this a limitation of Pivot table that it can't adjust image size?

I tried Mega Table, I can adjust image size by using the HTML image size adjust property. I a wondering whether pivot table has this property or not.

Thank you in advance for your help.

Tagged:

Best Answer

  • MarkSnodgrass
    Answer ✓
    Options

    The pivot table is more limited in the html that it accepts. I would suggest adding it to the idea exchange to see if it could be added in the future.

    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.

Answers

  • MarkSnodgrass
    Answer ✓
    Options

    The pivot table is more limited in the html that it accepts. I would suggest adding it to the idea exchange to see if it could be added in the future.

    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.
  • RayRay_H
    Options

    Thank you for your answer!

  • GrantSmith
    Options

    As a workaround, you can pre-pivot your data with an ETL and then use a mega table with the HTML code you need

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**