Need a special offer?Find out if your project fits.
+

How to copy and paste from drill down popup of pivot charts?

Open
liangyi2012 asked on July 23, 2018

Hi,
I'm trying with pivot chart demo (https://www.flexmonster.com/demos/js/pivot-charts/).
After double click on the bar, the drilled down window pop up. I wish to copy the data out to external excel file.
How do I do that? Ideally, I could do a select all, and copy and paste. The intuitive Ctrl+C, Ctrl+V doesn't seem to always working. Ctrl+A to select all data, doesn't seem to work all the time also.
Alternatively, an export button to export it as excel would do as well.

Attachments:
CopyDrilldown.PNG

3 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster July 23, 2018

Hello,
Thank you for your question. You can always turn on the toolbar which provides the UI tools for some Flexmonster's features. Also, you can use our API methods for this: https://www.flexmonster.com/api/exportto/. We recommend using the exporting feature for copying the data fro the drill-through view: http://jsfiddle.net/flexmonster/rkprvhhs/782/.
Please find a video example here: https://www.screencast.com/t/nArltL7imIW .
Let us know if everything works fine for you.
Regards,
Dmytro

Public
liangyi2012 July 30, 2018

UI tools works. However, initially I thought the tool bar is applicable to the base chart only, since the drill through is popped up.
Would be better if the pop up could inherit the export tab and show it in the popup. Just an idea, not sure how it would affect the model.
Also, Ctrl+C / Ctrl+V should've worked anyway, but surprisingly, not always.

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster July 30, 2018

Hello,
Thank you for your feedback. Your suggestion sounds reasonable and we will add it to our backlog. Still, could you please provide us with some steps for reproducing Ctrl+C / Ctrl+V issue? That will definitely help us to solve the issue.
Waiting to hear from you.
Regards,
Dmytro

Please login or Register to Submit Answer