Pivot:export to excel

Hi Team,
Is any way to implement Progress Bar during export to excel.

Unfortunately, now we cannot provide visualization of the real export progress, but you can extend the component with progress bar and show the progress when export starts. Then, since all Webix export functions return promise, you can hide the progress after it is resolved.

http://webix.com/snippet/12ad91ac