Hello all
I am trying to set the size of the font in my feature class based on the value of the height field using arcgis pro labelling. I have set the expression to the following but it doesn't work. any ideas why??
"<FNT size = '10' * $feature.height>" + $feature.textstring + "</FNT>"
Regards
Andy