Calculated value error

Calculated value error

Anonymous
Not applicable
652 Views
2 Replies
Message 1 of 3

Calculated value error

Anonymous
Not applicable
Hi, I trying to make a cost material schedule and I wonder know why I can´t multiply the Area materia vs the cost material. it says that the units are incosistent, but How can take the cost per area? Thank you,
0 Likes
Accepted solutions (1)
653 Views
2 Replies
Replies (2)
Message 2 of 3

Alfredo_Medina
Mentor
Mentor
Accepted solution

Welcome to the forum.

 

The error happens because the data type of the Cost parameter is Number, and the data type of Material: Area is Area (square units). Then, you have a calculated value such as "Cost per SF" whose data type is Number or Currency, and if you just multiply Cost  x Material: Area the result is in square units, but the calculated value is expecting Number or Currency, not square units, therefore you get an error of Inconsistent Units.  

 

One correct solution is this, assuming that Cost refers to cost per square foot of material:

 

2016-07-31_15-47-04.png

 


Alfredo Medina _________________________________________________________________ ______
Licensed Architect (Florida) | Freelance Instructor | Profile on Linkedin
Message 3 of 3

Anonymous
Not applicable
Wow! thanks a lot!!!!!
0 Likes