I'm trying to create 19 maps representing a highway construction. I need each map to show only the featured geometry and a its classification I´ve tried using expressions like this
"situ_Pista Nova" = 'Executado' AND @atlas_featureNUMBER = "Atlas_id"
The Atlas_id is a new column created to match the atlas_featurenumber. The atlas coverage layer is not the same as the layer I want to show
but every feature just falls and the rule else.



