{{ suggestion.description }}
+ +{{ category }}
+| Metric | +Current | +With Change | +Diff | +
|---|---|---|---|
| {{ metric.name }} | ++ {{ formatValue(demographics?.aggregated?.[metric.id]) }} + | ++ {{ + formatValue(suggestionDemographics[suggestion.id]?.aggregated?.[metric.id]) + }} + | ++ + {{ formatDifference(getDifference(metric.id, + suggestionDemographics[suggestion.id])) }} + + | +