We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-01-12 06:12 PM - edited 2022-01-12 06:13 PM
Stressed as I am already. We used to use Element ID directly in the schedules and use it as the first sorting parameter. Worked like charm since twenty years. Now we started to use an expression property (reading the Element ID) and using that on instead for the schedule but it is not sorting. I didn't even check before swapping to expressions and it was kind of embarrasing moment gettin notice from colleagues about this. I should learn to nere assume things but any way it's not behaving like I think it should so I reach out...and maybe you'll be there...with an answer. 😉
2022-01-12 06:36 PM - edited 2022-01-12 06:37 PM
Is your AC up-to-date? I've tried in AC24-6004 and AC25-4013 and couldn't reproduce it.
And, why did you change for an expression?
2022-01-12 08:20 PM
yep up-to-date
I want to use only expressions for the door/windows schedules because I don't want to mix properties and parameters...it's quicker to work if there is one single sorurce of information feeding a schedule.
2022-01-12 08:25 PM
It seems it doesnt understand 9 is before 10, because it´s sorting as a string. If you rename it to D09, for example, does it sort correctly?
2022-01-12 08:55 PM
yes it is a sting problem...somewhat unwanted 😞
2022-01-12 10:15 PM
For double or even potentially triple numeric IDs I always prefix with zero to avoid these sorting problems e.g. D09, D10 or D009, D099, D100. It's a common problem in indexing that is easy to overlook when you end up with more IDs than expected.
2022-01-12 10:28 PM
Thing is we don't do running element IDs. The ID is type+material+modular width. Thus a 900 mm wide woode door would be labelled DW9. However we have a national project in the works that states that an ID shall not contain any intelligence ...only running number so we might end up there anyways in the near future.
2022-01-12 10:54 PM
The logic still applies, what happens with a 1000 mm wide door, you would then apply DW09, DW10.
2022-01-12 11:04 PM
Yes DW10.. It's the zero before the width we cant stand haha.... DW09 is definitely wooden door number nine while DW9 is a 900mm wooden door 🙂
The standards are old but that's not always a bad thing.