Hello,
I have a table displayed on a UX page, and I would like to add an export button that allows users to export the data exactly as shown in the table.
Ideally, the export should reflect:
- applied filters
- sorting
- any user selections or context
Is there a way to export data dynamically from a UX table so that it matches exactly what the user sees?
Or is the export functionality limited to saved views only?
Thanks in advance for your help !