Riht
1
Please advice how to export pivot view to excel pivot table as sample
https://docs.webix.com/samples/61_pivot/03_table_api/05_export.html
we just export Webix Pivot to plain excel sheet how to export to excel pivot table which have its configuration as Webix Pivot view.
Nastja
2
Hi,
if you need to get the config of pivot you can use getStructure API
https://docs.webix.com/api__ui.pivot_getstructure.html
Riht
3
Hi.
Thank for your quick reply.
But my question is exporting to excel file which that excel file contains pivot option in that .xlsx sheet.
maksim
4
This feature is not supported.
You can export only data not the full pivot with configuration.
Riht
5
Thank you.
Please let me know as full pivot export is add to webix.