<span>Hi Sashi.</span><div>That clears it up, thanks.</div><div>I don't use tables in map views and generally just stick with legends, so you are more advanced than me there. </div><div><br></div><div>Having a look, you can put the filter in the filter with box; ie $id>29</div><div>Then put the worwrap for the individual column in the attributes menu by clicking on the formula button  next to the attribute.</div><div><br></div><div>See how that goes</div><div><br><div class="gmail_quote"><div dir="ltr">On Mon, 1 Aug 2016, 19:48 Sashikumar N <<a href="mailto:sashikumar.n@gmail.com">sashikumar.n@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Thankyou Matthias and Damien<br><br></div>The particular need came for the following reasons<br><br></div>I have a map with attribute records of nearly 400 records /rows. In the map composition comprising multiple pages, in the first page i have the map (A4 size) and rest of the pages i put the attribute table. With extensive search of the forums, i found that there is no way to extend the table in multiple pages without lose  of some records which falls in between two pages. So i create a new attribute table in each of the composition pages and filter the records which are already displayed in the previous pages. And in one of the columns the characters exceed 100 characters making the table width extending beyond the page size, hence i looked out for the wordwrap option. So i need both record filter and column wordwrap to work together.<br><br></div>Hope its clear why i need to do this. I would be glad if you can suggest any alternate ways to resolve this. Thankyou<br><br></div>regards<br></div>sashi<br><div><div><div><br><br><div><div><br><br></div></div></div></div></div></div><div class="gmail_extra"></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 31, 2016 at 2:43 PM, damien stephens <span dir="ltr"><<a href="mailto:damien.stephens@gmail.com" target="_blank">damien.stephens@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Sashi <br>I am not entirely sure why you would want to word wrap on an attribute in order to filter it, but assume that you want to display all features and only label them where $id >29. You then want to ensure that if the text in village >25 that you get a wordwrap.<br>if I am correct them you want something like;<br> case when $id >29 then wordwrap("village",25) end<br></div><div>if you do this in the label attributes expression area, you should get what you need.<br><br></div><div>let me know if my assumptions are incorrect<br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Wed, Jul 27, 2016 at 3:07 PM, Sashikumar N <span dir="ltr"><<a href="mailto:sashikumar.n@gmail.com" target="_blank">sashikumar.n@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div><div>Dear All,<br></div>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. <br></div><div>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 <br></div><div><br>I am familiar with a expression like :<br><br></div>upper(title('Town'))<br><br><div>How do i combine two functions like this (from Records and Strings) in an expression ?<br><br>$id > 29 and wordwrap( "Village",25)<br clear="all"><div><div><br><br></div><div>thankyou<br><br></div><div>regards<br></div><div>sashi<span><font color="#888888"><br></font></span></div><span><font color="#888888"><div>-- <br><div>Thankyou<br>regards<br>sashi</div>
</div></font></span></div></div></div>
<br></div></div><span>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></span></blockquote></div><br></div><span>
</span>
</blockquote></div><br><br clear="all"><br></div><div class="gmail_extra">-- <br><div data-smartmail="gmail_signature">Thankyou<br>regards<br>sashi</div>
</div></blockquote></div></div>