Hi,
So I am building a flow that get entries based from these info from my data query.
cr69c_province eq 'BATANGAS' and cr69c_municipality eq 'LIAN' or cr69c_municipality eq 'CALATAGAN' and cr69c_typeofacquisition eq 'TO BE IDENTIFIED' and cr69c_projecttag eq 'BAT-3'
However, I am getting some rows which have other values that doesn't satify my query.


What could be the possible error in my filter query?
Thansk,