Setting RGB color with FlowScript on Data Grid

Hi! We just upgraded Flow to 6.14.7 and tried to use the new functionality for setting RGB colors instead of the fixed colors (RED, GREEN etc.).
However, we don’t get it to work. We tried on a Data Grrid in the Item Style section. Coding as in the Flow Help (e.g. {case when totalRemaining < 0 then RGB(153,255,255) else ‘’ end} ).

We are using the web client as interface.

Any tips?

Best Regards
Henrik

1 Like

Hi, the RGB colors are only supported in the new clients. iOS and Android are already released but the web client is still in the works, will be available just after summer hopefully.

2 Likes

Thanks for the quick reply!
We’re looking forward to the new webclient!

Best Regards
Henrik

1 Like