When transforming an Expr to an AggregationItem, in the case of a csv type item, now prioritizes the item.value instead of the item.display for the AggregationItem value.
This is important in the case of entities where the normalized value is different from the displayed value.
When transforming an Expr to an AggregationItem, in the case of a csv type item, now prioritizes the item.value instead of the item.display for the AggregationItem value. This is important in the case of entities where the normalized value is different from the displayed value.