Hi there
I would like to build this in Bubble. Here I have a table (made in MS Excel). In the first column I have the dates of the current month. In the first row I have all the usernames. And the number in the cells are the total amount of working hours.
Of course. Checkout videos from Gregory on how to create tables.
You can go with the table element or if it is not sufficient feature wise it can be easily done with repeating groups functionality.
Many thanks. The problem is, the amount of users is dynamic and the amount of days per month also. And then the total amount of hours is filtered by the date.
Sure. Dynamics is what bubble is good at I guess. Check out the beginners guides and go with a repeating group, create your database fields and set the data source of the rg to the corresponding field.