I have a project that has several shp files in it. one of them has 2 fields i need to include in the label.
I've managed to figure out how to display both fields. i'm using plain text and the expression is Concat(Watertype, '\n', WaterWidth)
It displays the text on 2 lines, but it appears to be center justified. how do i get it to be either left or right justified.
Also, is there a way to include a foot mark (') after the width or just ft.