I am trying to select specific values. but I am running into an issue.
I have two elements one has X Y and the other has X Y Z.
When selecting for X Y Z, I’m also receiving the value of X Y… is there a way to make it so its looking for X AND Y AND Z instead of X OR Y OR Z?
Just combine them in the selector: