Hi!
I’m a new programmer on Bubble, and I didn’t know to solve this
I’ve many data in data base order by date. But I want show this data group by month.
In SQL to be similar to “Select sum(value) from table group by date”.
But how can I do this with a Repeat Group? I found the option, but a don’t understand how to configure then