Reporter: Format output in Aggregate Datasource

I have a number input field in a corteza module with defined format:

I defined an aggregate data source where i group by another field and use the expression sum() to aggregate data:

The number input field is rendered without format. Is this even possible in a report? There is no format expression in the report function reference Expression Reference :: Corteza Docs

1 Like

Reporter displays raw data that is present in the datasource (database).