Revit Schedules and Data Extraction 5 — Questions and Answers
Question 1: In Revit, what is a 'Note Block' schedule used for?
- Listing all text notes in the model
- Scheduling symbol annotation families that have parameters (Correct answer)
- Generating a list of sheet revisions
- Creating a room data sheet
Correct answer: Scheduling symbol annotation families that have parameters
Note Block schedules list instances of generic annotation families placed in views, allowing their parameters to be scheduled and totaled.
Question 2: What parameter discipline should you choose when creating a Revit shared parameter for schedule cost tracking?
- Common (Correct answer)
- Electrical
- HVAC
- Currency
Correct answer: Common
Cost tracking parameters are typically created under the 'Common' discipline so they are available to all element categories.
Question 3: How can you prevent a specific schedule row from printing while keeping it visible on screen?
- Set its phase to Demo
- Use a View Filter to color it white
- Rows cannot be selectively excluded from printing (Correct answer)
- Check 'Hide in Print' on the row via element properties
Correct answer: Rows cannot be selectively excluded from printing
Revit does not provide a native per-row print exclusion; you would need to filter the schedule differently or use a separate schedule view for printing.
Question 4: Which Revit parameter type is stored in the project and shared across all families within that project, but cannot be shared between different projects?
- Shared Parameter
- Project Parameter (Correct answer)
- Family Parameter
- Global Parameter
Correct answer: Project Parameter
Project Parameters exist only within the project file and cannot be exported to a shared parameter file for use in other projects.
Question 5: When you place a Revit schedule onto a sheet and the schedule is too tall to fit, what Revit feature allows it to continue on the same sheet?
- Schedule Wrap
- Split Schedule
- Schedule Break (Correct answer)
- Column Continuation
Correct answer: Schedule Break
The Schedule Break (Split to Columns) feature divides an oversized schedule into multiple vertical segments that flow side by side on the sheet.
Question 6: In a Revit Electrical Panel Schedule, what does the 'Load Name' column represent?
- The circuit breaker brand
- A user-defined label describing what each circuit serves (Correct answer)
- The panel board manufacturer name
- The wire gauge specification
Correct answer: A user-defined label describing what each circuit serves
Load Name is a user-editable field in the electrical panel schedule that describes the load or space each circuit breaker serves.
Question 7: Which export format preserves Revit schedule formatting (column widths, header styles) best when transferring data to Excel?
- .txt (tab-delimited) (Correct answer)
- .csv
- .xlsx via a direct API export add-in
- .ifc
Correct answer: .txt (tab-delimited)
While no native format perfectly preserves all formatting, tab-delimited .txt exports column structure most reliably for import into Excel without data corruption.
In Revit, what is a 'Note Block' schedule used for?