I have a repeating group of data that I want to export as a CSV, so users can open it in excel.
A couple of the data fields are lists of other ‘things’ and when I export, these fields on the excel file are showing up as the thing’s unique Bubble ID rather than their actual value.
Does anyone know how can I make it so this field shows a text value associated with the data rather than its unique ID?
Have you tried this:
In the RG, change the field being exported to the thing’s text you want to show. So if the RG is showing restaurants and you want to show the name, change the field to be Restaurant Thing’s Restaurant name.