Message 1 of 5
Revit schedule calculation

Not applicable
07-10-2018
07:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Group,
I am new still to formulas and need some assistance. I am trying to figure out how I can get two parameters to schedule out to calculate correctly in my schedule. I have two shared Parameters that I am trying to schedule, I have all my single boxes scheduling correctly but cannot get my double devices to add both parameters. I am not sure if I need to be using a "greater than" formula or a "if(and" formula. I have tried this so far, but its only calculates the one side"if(or(Box 1 UMA, Box 2 UMA), 1, 0)". With this I only get my "Box 1" to schedule I want both Box 1 and Box 2 to schedule as indvidual numbers and calculate both values together to give me a total.