You often need to calculate or aggregate field together like you would do in a sheet: SUM(price,fees), DAYSAGO(date) or MULTIPLY (width, height).
See the issue for more details: https://github.com/strapi/strapi/issues/3131