Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Community,
short question: is it possible to show the RGB color code from another column?
Greetings,
David
Hi,
You can store the RGB values in a variable, and show it where you want.
Regards
Hi,
You can store the RGB values in a variable, and show it where you want.
Regards
As expression, paste your background color expression and add ' ' for rgb().
eg : =if(Country='USA','rgb(128,165,165)', if(Country='India','rgb(110,115,165)'))
Hello
I would do that if the code for that was not thaaaaaaaat long. So the easiest way would be to show the RGB code in that other column with an simple formula. But if that does not work, I`ll use your solution.
Greetings
David
Hello
it looks like there is no easy way to ask for this. Because the expression for the RGB Column this is veeeeery long. So sad
OK! If there is no other solution I use that.
Greetings
David
Check this out.