[Question] Transforming attribute formats [Solved]


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.

Show solution Hide solution

For 1. and 2. --> function FORMAT()
For 3. --> function INT() or NINT()
For 4. --> function VALUE() or MIN()

https://help.allplan.com/Allplan/2022-1/1033/Allplan/index.htm#10058.htm

best regards
rb

Allplan Product Owner

For 1. and 2. --> function FORMAT()
For 3. --> function INT() or NINT()
For 4. --> function VALUE() or MIN()

https://help.allplan.com/Allplan/2022-1/1033/Allplan/index.htm#10058.htm

best regards
rb

Allplan Product Owner


https://campus.allplan.com/ uses cookies  -  More information

Accept