Download data as a dynamic CSV with different column headers than data types

Is it possible to download a CSV in the following format?

Pardon my example here, but the idea is that the ‘Question’ and ‘Category’ columns would stay fixed, and then the Answer column would contain a dynamic value that would pull a value from that user’s data (text in red above).

As it stands now, I can save the values to the database with the question as the data type, but this is super clunky and not that helpful on the user side. Let me know if there is some way to transform the data to match this formatting.

this plugin will help: 1T - CSV Creator Plugin | Bubble

You’ll be able to set values for each column and you’ll have to use the Json to CSV action in that plugin to do it. I don’t think this would be possible with the CSV export built into bubble.

This topic was automatically closed after 70 days. New replies are no longer allowed.