[Qgis-user] Current item @value in expressions
Enrico Ferreguti
enricofer at gmail.com
Wed Apr 6 01:29:25 PDT 2016
Is there a way to get the current item value that is being modified by
expressions.
I would like to reformat my print composer atlas for two sided printing
referencing to @value variable without success:
CASE
WHEN floor( @atlas_featureid/2 )*2 = @atlas_featureid THEN 210 - @value
ELSE @value
END
but I get always @value....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160406/1688c74d/attachment.html>
More information about the Qgis-user
mailing list