0

Is it possible to import RGB color data?

I'm trying to import RGB color data from a .csv file and assign the values to a color field in a table. I would like to think this is possible, but I can't seem to get it to work.

Any suggestions?

1 reply

null
    • Jorg
    • 4 yrs ago
    • Reported - view

    Hi, 

    You can use the formula 

     

    'Color field' := color("rgb(" + 'RBG field' + ")")

     

    Best, Jörg

Content aside

  • 4 yrs agoLast active
  • 1Replies
  • 885Views