So I have a legacy dashboard that is set up to act like a slide deck when viewed in a browser. I did not develop this, but am trying to make use of it. It is one dashboard with multiple layers and button navigation to advance the “slides”
I now have a user who wants to have the functionality to export to powerpoint to make it a slide deck.
If I’m understanding correctly, the only way to do this would be by script since the share -> export to powerpoint option only exports what is viewable.
Does anyone have advice on how to build that or even an example script that would capture the slide, change layers, capture the slide etc and export into one powerpoint file? I’m not very good a scripting in Dundas, and I can’t find anything in the script library addressing multi-page exports.
I do realize that this should have built this as a slideshow or some other way, but the current dashboard is 30+ slides/layers and I don’t really want to rebuild it so hoping for a way to export it efficiently.
Thanks!