[Qgis-user] Fill-down with QGIS expressions

Totò pigrecoinfinito at gmail.com
Mon Mar 29 00:47:25 PDT 2021


Totò wrote
> what am I doing wrong?

Hi Andrea,
I finally understood the mistake.
First you need to create the 'zona_fill2' field and then populate it with
the expression:

if ("zone" is empty,
attribute (get_feature_by_id (@layer, $ id -1),
'zona_fill2'), "area")

So the mistake I was making is using a virtual field (maybe it's a bug?)

<http://osgeo-org.1560.x6.nabble.com/file/t378656/sisi.png> 

thanks
thanks



-----
https://pigrecoinfinito.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html


More information about the Qgis-user mailing list