With the graphical modeler in QGIS, how can I update a field called "inters" from layer "a" by setting the values to 'yes' or 'no'. Values are determined on the intersection of another input layer "b". I used a string based on the overlay_intersects function, both as a "value" or "pre-calculated value" but it doesn't work:
I add a screen to clarify my test by using "rename a layer":
The model gives me an error about the expression used. Any suggestions?



