I'm using aggregation to output the average of a computed field outputting a decimal value stored in the database. The field definition has the decimal scale set to '2' since this is for currency. The problem is that my aggregated views output always shows a lot more than two decimal places. I figure there should be some way to format this output without using a brute force method.

Comments

IWasBornToWin’s picture

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)