[Qgis-user] Query on Expressions
Matthias Kuhn
matthias at opengis.ch
Sat Jul 30 23:59:36 PDT 2016
Hi Sashikumar,
You are mixing filtering and representation.
In the filter enter "id" > 29 as expression.
For the representation part you have to change the label preferences in
the layer properties (or whatever other functionality is responsible for
producing the output in question).
Regards
Matthias
On 27/07/16 09:07, Sashikumar N wrote:
> 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
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160731/4e607f1d/attachment.html>
More information about the Qgis-user
mailing list