- 🇹🇭Thailand AlfTheCat
+1 for re-opening this, as I can confirm this is still an issue. In my case, I'm trying to make a "Total sales" block that sums the "Total price" field on orders. When using aggregation, I get results like:
Total: 10, 320.000000There is no way to change the formatter or apply decimal settings.
- 🇹🇭Thailand AlfTheCat
For those bumping into this problem, a dirty work around is to install the views_simple_math_field, entering the formula of @yourfield*1 and then setting the rounding to your needs.