Add total rows
Last updated
Was this helpful?
Was this helpful?
{
"totals_dimensions": [
{
"total_col": "country",
"total_rows_label": "all countries"
}
]
"aggregations": [
{
"columns": ["value1"],
"aggfunction": "sum"
}
],
"group_by": []
}