Hi community!
Every question starts with "This should be easy", right?
I am working with public zoning data and would like the map to be labelled with the zone_code field (GRZ1, IN2Z, RDZ3 ...). That is straight forward. Next, I would like the legend to show zone_code + zone_desc (i.e. GRZ1 - General Residential Zone 1).
I have created a new field called Legend_title ("zone_code" + " - " + "zone_desc") but now I can't work out how to use that as the legend description.
Any help gratefully appreciated!