Downloading a repeating group as a Excel/CSV

Hello,

I was wondering if there is a way to download a repeating groups data as a Excel/CSV or if there is a plugin that i can use to download the data.

I need a way so the admins can download attendance records and feedback data directly from the app and not to have them downloaded only from the editor.

Yeah, this works well: 1T - CSV Creator Plugin | Bubble

+1 for 1T - CSV plugin. it works.

There’s a plugin called “Download as CSV” that works well for this. It lets you export a repeating group’s data directly to a CSV file that opens in Excel.

A few options worth checking on the plugin marketplace:

  1. CSV Creator by Zeroqode
  2. Download as CSV (search “CSV” in the plugin marketplace — a few solid options come up)

The basic setup is: install the plugin, point it at your repeating group, and trigger the download via a button workflow. Admins can then open the CSV in Excel.

One thing to confirm before installing — does your repeating group pull data directly from the database, or is it filtered/sorted on the front end? Some CSV plugins only export what’s visible in the RG, so if you’re paginating you may need to adjust the row count first.

Hey,

sorry for replying after almost a month.

The repeating group is filtered based on event, zone or ticket. so I have an event tab and when you click the event. it basically filters the event in multiple ways and displays multiple things.

Like List of registered users for the event, number of check-in/check-outs, number of feedbacks and so on…

Not sure I understand the question. Are you asking, 'After I do the filtering, how do I export just the events that are showing"?

If so, just export the “Repeating Group’s List of Events”