an hour ago
Hi,
I have a property with set values 2.1 , 2.2, ....2.10 etc and Archicad sorts logically the schedule as 2.1, 2.10, 2.2 etc... Any smart tricks to come around this?
/Mats
Operating system used: Windows
an hour ago
An hidden property that will transform element with 1 decimal place to a 2 decimal place , injecting a 0 after the "," ?
Using split to retrieve data after "," then length then a concatenation if lenght =1 ?
an hour ago
Smart trick?
Silly approach?
You can hide the helper column, the sorting persists.