<div dir="ltr">Sure. Use the Expression builder. You get to it by press the ∑ button to the righ of the value drop down list. Then enter the fields in double quotes concatenated with +, for example:<div>   "Town" + "Date"<br></div><div>If you need a space or other text, enclose it in single quotes. For example:</div><div>   "Town" + ' Established: ' + "Date"</div><div>and a new line can be added with \n (backslash n):</div><div>   "Town" + '\nEstablished: ' + "Date"<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 23, 2021 at 4:33 PM Pat Brown <<a href="mailto:mistyhaven@gmail.com">mistyhaven@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Is it possible to use two variables as labels? I have a table with town names and another column with dates established. I would like both the name and date as labels<div dir="auto"><br></div><div dir="auto">Thanks </div></div>
_______________________________________________<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="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Richard W. Greenwood, PLS<br><a href="http://www.greenwoodmap.com" target="_blank">www.greenwoodmap.com</a></div></div>