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
_______________________________________________
Qgis-user mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to