ACADuser Posted Friday at 01:48 PM Share Posted Friday at 01:48 PM I wanted a simple wall table with an added field to show 2x the wall length for drywall length. But when I added this %(length / 12 * 2).round(2)% to one of the fields in each wall "object Information" the table displays all walls as line items. Is there a way to do this and keep the simple table? Link to comment Share on other sites More sharing options...
DBCooper Posted Saturday at 05:12 AM Share Posted Saturday at 05:12 AM Try checking the "sum similar rows" option to see if that gives you what you need. Link to comment Share on other sites More sharing options...
ACADuser Posted Saturday at 11:34 AM Author Share Posted Saturday at 11:34 AM I have that checked for wall length & it produces the table above. I wanted to go one step further & use my formula to get 2 times the length to get drywall length. When I do that the table separates all walls and I get a very large table. Link to comment Share on other sites More sharing options...
Joe_Carrick Posted Saturday at 11:38 AM Share Posted Saturday at 11:38 AM Because the wall lengths are different each wall will be a separate line. "Sum Similar Rows" really means "Exactly the Same" Link to comment Share on other sites More sharing options...
ACADuser Posted Saturday at 11:44 AM Author Share Posted Saturday at 11:44 AM That is what I'm up against. There seems to be no way around this limitation. i.e. limiting the wall comparison in the table. I suppose if you knew you way around material list one could tease out a similar table using that material list? Link to comment Share on other sites More sharing options...
SHCanada2 Posted 19 hours ago Share Posted 19 hours ago Are you trying to get the schedule to only have one line that shows the sum of the drywall lengths? Link to comment Share on other sites More sharing options...
ACADuser Posted 7 hours ago Author Share Posted 7 hours ago I did this with added Mtext object. There are only 5 wall types in the plan. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now