Computed Fields

i have a report where i want to find the sum of every field and put the sum value below each field

that is, all of the sum values for each field will be displayed in a row format

hELP

Hi @anonymous
Currently Metabase does not have such a feature, so you would need to create it with SQL by sub-query.
https://github.com/metabase/metabase/issues/5308 - upvote by clicking :+1: on the first post