Bold text in Textbox

Hello,

I was wondering if there was a way to bold text and possible change color to blue in the Textbox Chart Type.  I have the following formula and would like to bold the number that comes from the formula "ROUND(SUM(`Purchased`)/1000)".  I tried to use dynamic text box but does not seem to have a sum or specific formula function.

 

Formula

CONCAT('Year to Date, ', ROUND(SUM(`Purchased`)/1000), 'K have been purchased.')

 

Thank you

John

Comments

  • You should be able to do this by going to the Chart Properties and choosing General and selecting the Font Style and Font Color that you would like. Here is a screenshot:

    textbox.PNG

    **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.
  • Is there a way to bold only parts of the text?  That ends up bolding the entire text and I want to only bold the number that comes from the formula in the text.

    Thanks

  • You can use the dynamic textbox card to change the color of the value, but there is not an option to bold just the value. That would be a nice enhancement and worth submitting in the ideas exchange if it isn't already in there.

    **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.
This discussion has been closed.