Summary panel widget - sorting

Hello,

in summary panel widget I can now only sort by “Field” (ascending, descending). It would be awesome if I could also sort by “Summary”.

Thank you

Hi,

thank you for your suggestion.

At the moment, it’s unfortunately not possible to sort the Summary panel widget by “Summary” — only by “Field” (ascending / descending).

That said, it definitely makes sense as a feature, so we’ll take a closer look at it and consider it for future improvements.

Possible workaround:
As shown in the screenshot, you can try to:

  • choose an appropriate field in the “Field” setting to influence the sorting,
  • or pre-process your data (e.g., using a helper field or adjusting the data structure) so that sorting by Field better reflects the desired order based on the Summary.

It’s not a perfect solution, but it can help in some cases.