0

Formula colour

Hey everyone, here's a question:

I have a choice field where I have set different colours for every value.

I also have a formula field which is linked to another table.

It it possible to set the colour of a formula according to the chosen value of the choice field?

Thank you

2 replies

null
    • Ninox partner
    • RoSoft_Steven.1
    • 1 yr ago
    • Reported - view

    You can use the styled() function in your formula field:

    styled(text('Choice with colors'), color('Choice with colors'))

    Where "Choice with colors" is your choice field.

    • pirinisz
    • 1 yr ago
    • Reported - view

    Thanks man, worked like a charm!!!

Content aside

  • Status Answered
  • 1 yr agoLast active
  • 2Replies
  • 59Views
  • 2 Following