Beast Mode

Beast Mode

UTF-8 Arrows in HTML Table Beastmode not working

Hi guys,

Im trying to create a html table with up/down arrow using beast mode. I referenced this

post and tried the following code

but I cant get the arrows to show up in the table, shown below

so my question is: does domo html not support UTF-8 arrows anymore? is there any work around or did I do anything wrong? Thank you!

Tagged:

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In

Best Answer

  • Coach
    Answer ✓

    If you copy and paste the actual arrow instead of the code it should work for you

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

Answers

  • Coach
    Answer ✓

    If you copy and paste the actual arrow instead of the code it should work for you

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • @GrantSmith Thank you this would work. Out of curiosity, do you know why the code doesnt work?

  • I think you need to add a space between your metric impression and your utf code. It's viewing the %21&#8681 as one string, when you need the concat to result in %21 &#8681.

    **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.

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In