Dear all,
I would like to create custom labels defined by formulas combining multiple attributes with different formats.
Are there any functions of methods to transform:
1) attributes with integer values to string;
2) attributes with real values to string;
3) values from string attributes to integer;
4) values from string attributes to real?
Most important would be to to combine integer/real values to one textbox.
Thank you in advance.