Prerequisites
- The Aerospace Safety Solution is installed and a PowerSheet module exists in your project
- You have the YAML configuration file name (e.g.,
Whole RTM Config.yaml) for the module you want to configure - You have project administrator access in Polarion
Understanding Built-In Views
Each PowerSheet configuration ships with pre-defined views that filter and rearrange columns for specific use cases. The Whole RTM Sheet, for example, includes three views out of the box:| View | Purpose | What It Hides |
|---|---|---|
| Default | Full traceability review | Nothing — all columns visible |
| Without Verification | Requirements-only review | All test case columns |
| Summary | Dashboard-style overview | Descriptions and document columns |
Step 1 — Open the PowerSheet Module
- Navigate to the PowerSheets space in the sidebar.
- Open the module you want to configure (e.g., Whole RTM Sheet).
- Click Open PowerSheet on the module home page.
Step 2 — Switch Between Views
Once the PowerSheet is open:- Locate the View selector in the PowerSheet toolbar (top-right of the sheet).
- Select the view that matches your current task:
- Use Without Verification when conducting a requirements completeness review — test case columns are hidden to reduce noise.
- Use Summary when presenting traceability status to stakeholders — descriptions are collapsed for a compact overview.
- Use Default for full traceability audits before document sign-off.
Step 3 — Collapse Column Groups for Focus
Each requirement level (Customer, System, Subsystem, Design) is organized into a column group. Groups support progressive disclosure:- Click the collapse arrow on a column group header to reduce it to a single summary column.
- Expand it again to restore all columns within that level.
Step 4 — Verify the Module Binding
If a view is missing or columns are not rendering as expected, confirm the module is bound to the correct configuration:- Open the module in Polarion document edit mode.
- Check the NextedySheetConfig field — it must reference the exact YAML filename (e.g.,
Whole RTM Config.yaml). - If the field is empty or mismatched, update it to the correct configuration name and save.
Step 5 — Use Scoped Views for Subsystem Work
When working within a single subsystem, use the Component RTM sheet instead of the Whole RTM Sheet. This sheet appliesapplyCurrentDocumentTo: SubsystemRequirement, which restricts the view to requirements belonging to the current document only.
- Navigate to the relevant subsystem document (e.g., Sensor Interface Module Subsystem).
- Open the Component RTM PowerSheet for that document.
- The sheet automatically scopes traceability to that subsystem’s requirements — no manual filtering needed.
Step 6 — Create Test Cases Directly from the Design Verification Sheet
The Design Verification Sheet includes an entity factory that lets you create test cases without leaving the RTM view:- Open the Design Verification Sheet PowerSheet.
- Locate a design requirement row with no linked test case.
- Click the + cell in the Verification Tests column.
- Fill in the test case fields — the new item is created directly in
Testing/DesignReqsVerification.
Verification
You should now see the PowerSheet rendering with the selected view active, column groups collapsing and expanding as expected, and — for scoped configurations — only the requirements belonging to the current document visible in the sheet.See Also
- Create a New Risk Analysis Document
- Create System Elements
- Read the Certification Readiness Scorecard
- Read the Compliance Matrix
Source References (dev)
Source References (dev)
Code:
modules/RiskTemplates/DFMEATemplate/module.xml, modules/Risks/DFMEA-CMP-PSU/module.xml, modules/_default/WholeRTMSheet/module.xml, modules/Requirements/CUSTOMER-REQS/module.xml (representative of ~50 module.xml files across all spaces and templates) (0.60) · .polarion/nextedy/sheet-configurations/DO-160G Environmental Qualification.yaml, Component RTM.yaml, Configuration Index.yaml, Design Verification Sheet.yaml, Interface Control Matrix.yaml, Problem Report Tracker.yaml, Process Steps.yaml, Review Action Item Tracker.yaml, SOI Stage Gate Dashboard.yaml, Use Steps Specification.yaml, User Need Validation Sheet.yaml, characteristics.yaml, component-characteristics.yaml, customer-requirements.yaml, design-requirements.yaml, subsystem-functions.yaml, subsystem-verification.yaml, system-elements.yaml, test-verification.yaml (0.51) · .polarion/nextedy/sheet-configurations/Whole RTM Config.yaml (0.46) · .polarion/polarion-project.xml, .polarion/context.properties, .polarion/security/user-roles.xml, .claude/PROJECT.md, TODO.md (0.40) · .polarion/hats/_default/portal/topics.xml, .polarion/hats/admin/portal/topics.xml (0.39) · .polarion/nextedy/sheet-configurations/DO-254 Hardware Design Assurance.yaml (0.39) · modules/Risks/DFMEA-CMP-PSU/attachments/risksheet.json (0.39) · .polarion/pages/spaces/_default/Home/page.xml (0.39) · datasets/sol-aero-ui-walkthrough/summary.md, navigation.md, dashboards/home-dashboard.md, dashboards/role-dashboards.md, dashboards/standards-compliance.md, risksheet-views/risksheet-views.md, work-item-types/data-model.md (0.39) · .polarion/nextedy/sheet-configurations/DO-326A Security Requirements Traceability.yaml (0.38)