how could I filter to have, before starting the interaction, only the lines that I want to carry out the process, I'm doing an if but it just skips and is time consuming, I want to get only the lines in which a column has a certain data as in the example of Image. it's like a filter in pandas in python, or even in sheets. is there a way for me to do this?

