Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I trying to export one Graphic using a Button. The problem is that when I export to Excel is exporting all the rows instead the Graphic that I am looking. Could somebody let me know what I am doing wrong?
Thanks in advance
You'll need a macro if you want to export the graphic instead of the data underlying the chart. See here for a comprehensive solution. But beware that macros often don't work in the ajax client.
You'll need a macro if you want to export the graphic instead of the data underlying the chart. See here for a comprehensive solution. But beware that macros often don't work in the ajax client.
Thanks a lot Gysbert