0

Can I set both the text value and color value of a formula field so it looks like a color formatted field?

Can I set both the text value and color value of a formula field so it looks like a color formatted field? 

I have a choice field with text and color value updated through an if statement that is triggered when another field is updated.

However I already have a number of records and I have to edit each field to get the value generated. 

I replicated the formula in a formula field but I only get the text value or color value. Can I create a formula to show both text and color values in the formula field.

5 replies

null
    • Birger_H
    • 5 yrs ago
    • Reported - view

    Use the styled() function like this:

    –––
    styled(text, bgColor, color, icon)
    –––

    Birger

    • trinifires
    • 5 yrs ago
    • Reported - view

    Got it!

    Thanks

    • trinifires
    • 5 yrs ago
    • Reported - view

    Is there a chart with the icon names?

    • hanimax4001
    • 5 yrs ago
    • Reported - view

    Someone made some very good material somewhere, but I can not find it and put it back.

     

    https://www.dropbox.com/s/tqhisec48gzup81/Iconset.ninox?dl=0

    • trinifires
    • 5 yrs ago
    • Reported - view

    Great.

    Thank you again!

Content aside

  • 5 yrs agoLast active
  • 5Replies
  • 3553Views