How to export pivot view to excel pivot table.

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.

Hi,

if you need to get the config of pivot you can use getStructure API

https://docs.webix.com/api__ui.pivot_getstructure.html

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.

This feature is not supported.
You can export only data not the full pivot with configuration.

Thank you.
Please let me know as full pivot export is add to webix.