Hello Team, I have 4 different box shapes each for different sourcename. I need to change the color of the box based on status and state column value. If the condition is true then green else yellow.

I tried Shape data Options: FillColor; RegexMatch([Param:1],"^rm-strfsh.*252") AND !Contains([Param:1],"source") AND [Param:2]=="resumed" AND [Param:3]=="active", Green FillColor;true,Green
But it didn't work.
Ramesh Rajasekaran [DevOps Member] Asked question 1 day ago