Skip to main content

Risk Matrix and Exposure Component

The risk matrix and exposure component renders a scatter plot with probability on one axis and impact on the other. Each risk in the bound section appears as a labelled point. Zone colouring (e.g. green–amber–red bands) provides at-a-glance heat mapping, and an optional exposure ranking lists the top risks below or beside the matrix.

Report Forge risk matrix component


When to use

  • Executive risk summary pages — one matrix showing pre-response and one showing post-response side-by-side.
  • Sub-project or discipline roll-up reports — filter the matrix to risks owned by a specific team.
  • Trend reporting — overlay current period points against prior period points to show movement.

Adding the component

  1. Open the report output in the Output Designer.
  2. Click + InsertRisk Matrix / Exposure.
  3. Position and size the component on the canvas.
  4. Open the Data tab in the Build panel and bind a section from your blueprint.

Data binding

Build panel settingDescription
Source sectionThe blueprint section containing risk rows. Must be a repeating-row section.
Label fieldField used to label each risk point (e.g. Risk ID or short title).
Probability fieldNumeric or select field mapped to the Y axis.
Impact fieldNumeric or select field mapped to the X axis.
Exposure fieldOptional — used to size the point or drive the exposure ranking list.
Response contextChoose Pre-response, Post-response, or Both (renders two overlapping points per risk).

Axis configuration

PropertyOptions
Grid size4×4 or 5×5. A 5×5 grid is standard for projects using a 1–5 probability/impact scale.
Axis scaleAuto (derived from field min/max) or Fixed (custom min, max, step).
Axis labelsText labels for each level on both axes (e.g. "Very Low / Low / Medium / High / Very High").
Axis titleCustom title text for the X and Y axis (default: field labels).

Zone colours

Zones divide the matrix into coloured bands. Each zone covers a rectangular region of the grid:

PropertyDescription
Zone count3 (Low / Medium / High) or 5 (Very Low → Very High).
Zone boundariesDefined as cell coordinates — e.g. cells 1–4 = green, 5–8 = amber, 9–25 = red.
Zone fill opacity10%–80% fill behind data points.
Zone borderOptional border between zones.
LegendShow zone labels in a legend below the matrix.

Risk point styling

PropertyOptions
Point shapeCircle, square, diamond.
Point sizeFixed size or proportional to the Exposure field value.
Point colourSingle colour, or conditional on a field value (e.g. owner, status, category).
Point labelShow the label field on/near the point.
Label overlapAuto-reposition overlapping labels, or stack with offset.
Threshold lineOptional horizontal or diagonal threshold line to highlight above-threshold risks.

Pre/post response toggle

When Both is selected for Response context:

  • Pre-response points render with solid fill.
  • Post-response points render with an outlined style (or configurable alternate colour).
  • An arrow connects each pair of points to show risk movement.
  • The legend distinguishes pre and post.

Top-risk list

Enable the top-risk list to display ranked exposure items below or beside the matrix:

PropertyDescription
Show top-risk listToggle on/off.
Row countNumber of risks to display (default: 5).
Sort byExposure (descending), Probability, Impact, or manual order.
ColumnsChoose which fields to show in each row of the list.
Highlight thresholdRisks above a configured exposure score are shown in red text.

Export behaviour

  • PDF / Word: The matrix renders as a vector image at high resolution. Zone colours are preserved.
  • Excel: The matrix is embedded as a static image. The risk rows are exported as a separate sheet.
  • Large matrices (>50 risk points) may render slowly in PDF — consider filtering to the top 20–30 risks for report outputs.