Hi Experts, What is the best approach to mimic an excel document experience for user track their subscriptions in Bubble. I have been playing around and tried a table with Repeating groups. However I’m stuck when it comes to now displaying Analytics based on the rows and columns. Does anyone know what would be the best approach ?
At the bottom of the repeating group you’ll need to add texts elements that holds a dynamic expression reffering to the repeating group’s data.
For each column you want to add a footer data, you’ll do that and choose between the several operators available. sum / product / average etc…
1 Like
Hi, This is great thanks. And what is the step to display as a graph ?