Hi, I have a problem with dynamic color.
Normally, when I use supabase query or firebase query, I can make the color dependent on some value, e.g. if a given value is "active", the color is green, otherwise it is gray, but when I receive data in JSON path, it does not allow me to select "specific value " and I don't know how to do it.
I'm attaching a video where I'm blocking and a screenshot showing what it should look like.
Thanks!