2025-05-08 09:41 PM
Hi everyone,
I'm trying to create a schedule that will calculate costs based on the square footage of building materials used. I want a set cost assigned to each material * the area of each material = the cost per material. I cannot figure out what the issue with my schedule is that's causing it not to work. For simplicity, I assigned gypsum board a value of $1/S.F. until i get everything figured out. Everything is classified properly, and my properties are set to be available for all classifications. There are no error messages in the expression. I've tried changing the variable types to no avail. Please help 😞 See screenshots below -
Operating system used: Windows
2025-05-08 09:57 PM - edited 2025-05-08 10:34 PM
Hi @awhiteGAEA
Try to change Data type for Cost per S.F. to number instead of string so you don't need to convert it.
Check this: https://help.graphisoft.com/AC/28/INT/index.htm?rhcsh=1&rhnewwnd=0&rhmapid=#t=_AC28_Help%2F045_Prope...
Note: Expressions cannot be evaluated for properties assigned to Building Materials.
Regards.
2025-05-08 10:01 PM
I guess you're usei g component schedule for quantity takeoff, in this case, propreties based on formulas won't work for you,
2025-05-09 08:17 AM - edited 2025-05-09 08:18 AM
Do you want to use building material quantities or the composite quantities (gypsum board vs gypsum wall)?
I've been using this properties for QTO of composites (check the screenshots). But I use element based schedules.
Have you tried working with macros on excel? Maybe it would be easier to achieve the result you're looking for.