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?