- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
I've been having some trouble getting a certain calculated parameter in Schedules. I have a Schedule that is sorted by parameter Length_1. The Schedule is grouped by this parameter. What I want to achieve is to calculate the sum of each unique value for this parameter. So If I have 3 instances with Length_1=300, and 5 instances with Length_1=500, I want to have a calculated parameter Length_total that has a value of Length_total=800, but I am at a bit of a loss as to how to pour this into a formula.
I have added a simplified sample file with rebar as an example, since the practical application would be for calculations in Rebar Schedules.
PS: I am specifically looking for a way to do this in Revit Schedules. I know it can be done easily in Dynamo but I would like to avoid having to run a script to achieve this.
Solved! Go to Solution.