One idea here when you have a dynamic color hex, and having option to adjust Opacity:
1 Like
You can append the additional 2 characters (for opacity) to the end of the expression…
e.g. Current cell's SDGs's color_hex: append "B3"
(to set 70% opacity)
You could always create an Option Set (or even a DataType) to store the opacity values (either all 100, or just the ones you use), then select the opacity value from there…
1 Like
This is perfect! Thank you @adamhholmes!
The more I go to the (no) “code” world, the more I like it…
Btw. it feels you @adamhholmes have a really best experience here, being around and helping us bubblers here
1 Like