<div dir="ltr">Hey Edita,<div><br></div><div>You sure can.  If you have a field in your coverage layer with that data or part of that data you can use an expression in the label to add it to the layout on the fly.  Try something like this in a text label:</div>

<div><br></div><div>[% "yourcolumn" %]</div><div><br></div><div>The full expression engine can be used there, the same thing that is used for the labels.  The current coverage feature is passed to the expression and evaluated at runtime.</div>

<div><br></div><div>- Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 25, 2013 at 10:48 PM, Edita Laurinaviciute <span dir="ltr"><<a href="mailto:edita.laurinaviciute@opw.ie" target="_blank">edita.laurinaviciute@opw.ie</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi List,<br>
<br>
I hope You can help me.<br>
<br>
I am generating atlas in QGIS version 2.0 on Windows 7.<br>
As a coverage layer I am using tiles. I want to embed a tile number on<br>
the composer layout, e.g.<br>
NW/Erosion/ 1 (this number comes according to the tile number). Is it<br>
posssible to do it automatically ( as ArcMap has dynamic text).<br>
Any other suggestions are more then appreciated.<br>
<br>
Thanks,<br>
<br>
Edita<br>
<br>
The OPW is supporting The Gathering Ireland 2013. Go to <a href="http://www.thegatheringireland.com" target="_blank">http://www.thegatheringireland.com</a> and Be Part of it!<br>
<br>
**********************************************************************<br>
Email Disclaimer: <a href="http://www.opw.ie/en/disclaimer/" target="_blank">http://www.opw.ie/en/disclaimer/</a><br>
**********************************************************************<br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br></div>