[Qgis-user] Query on Expressions
Sashikumar N
sashikumar.n at gmail.com
Wed Jul 27 00:07:02 PDT 2016
Dear All,
I am using QGIS Map composition and for an Attribute feature filtering, i
am trying to use two functions at the same time in the filter expressions,
i dont know how to combine them.
One function is for filtering records with field id > 29 and other function
is to wrap text of the field Village with more than 25 characters
I am familiar with a expression like :
upper(title('Town'))
How do i combine two functions like this (from Records and Strings) in an
expression ?
$id > 29 and wordwrap( "Village",25)
thankyou
regards
sashi
--
Thankyou
regards
sashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160727/e391476b/attachment.html>
More information about the Qgis-user
mailing list