MARKETPLACE
PLUGINS
GROUP BY HAVING MAX - LIKE SQL
Group by having max - like SQL logo

Group by having max - like SQL

Published February 2023
   •    Updated March 2026

Plugin details

Given a list of Bubble objects, group by a Text field, and find the max of some number field.
Eg
- For a list of cars, find the max price for each brand
- For a list of people , find the max age for each first name
- For a list of hotels, find the max price in each city
- For a list of journeys, find the max distance for each destination

In SQL this would be something like

select cars, group by brand, having max (price)

Purchase of the plugin includes reasonable support to get you up and running.

I add new group by functions as I require them. If there is some type of group by you need not here - I will add it as part of the purchase of the plugin.

Contact me in the forum @lindsay_knowcode

$6

One time  •  Or  $2/mo

5.0 stars   •   1 ratings
2 installs  
This plugin does not collect or track your personal data.

Platform

Web

Contributor details

Lindsay - Knowcode logo
Lindsay - Knowcode
Joined 2020   •   58 Plugins
View contributor profile

Instructions

Add the plugin element to the page
Pass the element a list of Bubble objects in the plugin

Set the type of the Bubble object in the plugin

Select the text field to group by in the plugin

Select the number field to max by in the plugin

The grouped by list is available as a property on the plugin.

Purchase of the plugin includes reasonable support to get you up and running.

Contact me in the forum @lindsay_knowcode

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (5.0)

Easy solution for a rather complex issue (in Bubble).
April 10th, 2024
Lindsay is very helpful and dedicated!
Thank you, positive reviews mean a lot to me :-) (plugin author)
May 15th, 2024
  •  
Lindsay - Knowcode
Bubble