Prerequisites
Before setting up an Action Priority Matrix, ensure you have:- Two enum fields defined in Polarion for Impact (severity/consequence) and Effort (likelihood/difficulty)
- Basic RISKSHEET configuration knowledge (see Use the Configuration Editor)
- Understanding of Risk Matrices and Calculated Columns
Step 1: Define Rating Enumerations
Add your impact and effort rating scales to theratings section of risksheet.json:
Step 2: Create Impact and Effort Columns
Add columns to capture impact and effort ratings:Step 3: Configure Action Priority Formula
Add a formula to calculate the priority category based on impact and effort:Step 4: Add Priority Column
Create a calculated column to display the action priority:Step 5: Apply Conditional Formatting
Add cell decorators for visual priority indicators:Step 6: Define Priority Styles
Add CSS styles to visually distinguish priorities:Action Priority Matrix Visualization
- Quick Win – High impact, low effort (prioritize)
- Major Project – High impact, high effort (plan carefully)
- ⚠️ Hard Slog – Low impact, high effort (avoid)
- Fill In – Low impact, low effort (do if time permits)
Verification
After applying the configuration:- Open your RISKSHEET document
- You should see Impact and Effort columns with dropdown selectors
- Select values for both fields on a risk item
- The Priority column automatically calculates and displays the priority category with color coding
- Quick Win items appear in green, Major Projects in yellow, Hard Slogs in red, and Fill Ins in gray
See Also
- Set Up Risk Matrices – Configure RPN and other matrix-based calculations
- Configure FMEA Workflows – Set up comprehensive FMEA analysis
- Configure HARA Workflows – Implement automotive safety analysis
- Configure Calculated Columns – Create custom formulas
- Apply Conditional Formatting – Style cells based on values
Sources
Sources
KB Articles
- Configure Multiple Risk Item types
- What Work Items are visible on the Risksheet and understanding levels
- Adjusting Risksheet configuration
RisksheetProjectProperties.javaAddTaskCommand.tsAppConfig.tsResultFilter.javaPolarionAppConfigManager.java