Export to Excel/CSV Plugin - multiple fields and nested searches

I am looking for a plugin which properly handles exports to CSV/ even better to Excel. As my current plugin “Export Pro” doesn’t properly handle exporting data, where one item has multiple other items ex. Item A, has in field B item 1, 2 and 3. So I actually expect to receive a list in single field.

Also it would be reaaaaaaly awesome if this pluign whould handle nested search inside :slight_smile:

Anybody has a good solution? :slight_smile:

Really nobody has the solution here?

Yes. You’ve got:

They all work with the :formatted as text format. Here’s an example from one of my apps. It both has an array and a search.

Be mindful that if your searches get too complex inside of this : formatted as text, the workflow could time out and there are no great ways to get notified when that happens.

2 Likes