Use case or problem
I use Bases for tracking sports activity, storing distance, time etc in the frontmatter. When i want to see my best efforts for different distances, i group them by distance. Then, I limit number of results, but it shows that total number for the whole list. However, I want to be able to limit the number of results within each group.
Proposed solution
Add a input field to limit the results per group.
Current workaround (optional)
Create a separate view for each distance.