[NEW FEATURE IDEA] Multiple Group Aggregate

Hi Community!

It would be important to have an option to add more than one option in Group Aggregate, just as there are multiple options in GroupBy, and to be able to change the order of the aggregates.

Has anyone else ever had this need?

Regarding the layout for presenting the data, it could be something similar to the image below.

Since I’m Brazilian, it would also be important to have these words translated in the Localization settings, for example: SUM, COUNT, MIN, MAX, AVERAGE.

If anyone has already solved this problem, feel free to show us how to do it.

Thank you!

5 Likes

Hello @Eduardo_Zanette,

Welcome to the Appsheet Community!

While AppSheet doesn’t currently offer a native pivot table feature, you can achieve a very similar result using a creative workaround. This video provides an excellent walkthrough of the process—I highly recommend taking a look!

Note that I have also created a new-feature request for this.

3 Likes

Adoraria que tivesse essa opção. Ter que escolher entre uma opção ou outra é muito triste.

1 Like

One simple workaround is to add one virtual column that merges what ever column value with e.g. total sum. When the result is the same for some rows, you can group with that VC. No need for anything “special”.

4 Likes

Hi Jose, Thank you for your reply!

I watched the video and it’s a possible solution for simple summaries, however it doesn’t have the same dynamics and visuals as Group Aggregate, and it uses virtual columns, which I avoid using.

Thank you for creating a new-feature request!

Virtual columns aren’t all bad…

3 Likes