Nazeer
04-29-2022Cloud Apps
Export a widget to CSV in Sisense.js
Team,
I am using Sisense.js to embed Sisense widgets to my applications, just want to understand the ways that how can I give export to csv option .
Looking for an eportcsv button kind of soluti...
- 05-03-2022
Hi Nazeer
The best way to export CSV is using the dedicated "/csv" REST end-point
Try: https://SITE.sisense.com/api/datasources/SOURCE_NAME/jaql/csvThe payload should include the JAQL you are trying to extract