Skip to main content
FME Hub user alexbiz just uploaded a new transformer to the FME Hub.

The BRGKeyValuesIndicator transformer inserts a card‑style key–value indicator into a BetterReport. It highlights one or more attribute values from the incoming features, optionally grouped and sorted, and renders the indicators as ready‑to‑embed HTML/CSS that follows the BetterReport visual language.

Ports

Port

Description

Input

Accepts any geometry or null‑geometry feature that contains the attributes you wish to display.

BRGComponent

Outputs a single feature (per group) containing the indicator’s HTML/CSS. Route this to BetterReportGenerator or BRGGroup.

Parameters

Parameter

Required

Description

Key Values Attributes

✔︎

Select one or more attributes to present. Each will be rendered as its own key–value tile.

Order

✔︎

Integer or expression used to sort BRGComponents inside the report. Lower numbers appear first.

Group By

Attribute used to partition the input. One BRGComponent is generated per distinct value. Leave blank to treat all input as a single group.



Would you like to know more? Click here to find out more details!
Be the first to reply!