You need to sign in to do that
Don't have an account?
amit mittal
can we display a Dashboard into a VF page
Hi,
My requirement is " I want to save a dashboard in PDF/PPT(power point) format. Pirioty as ppt format"
My approach is : I am developing a VF page where I will display the dashboard & then using renderAs attribute I will be able to save it as .pdf file as I am not having any idea on saving it as a .ppt file.
1. Is there any way that I can save dashboard as .ppt file?
2.Is there any way that if I cant save the dashboard as .ppt then I can save it as .pdf somehow?
If any one has any idea/suggesion then please share with me.
Thanks,
Amit
You can try the other way around too ;)
Try this - "https://na3.salesforce.com/01Z50000000FWz7?m=poll&hp=1&refresh=1"
Here, replace the ID with your dashboard's ID and include in your VF page using an IFrame!
I don't think merge templates will work here. As far as, renderAs is concerned, as of now it works only with PDF and not for PPT.
Maybe, you can try using "contentType" attribute and see if you can generate PPT. I am doubtful though as i have'nt tried my myself!
Cool_D
Seems like it´s unsolved.
Look if it helps:
http://boards.developerforce.com/t5/General-Development/Dashboard-to-PDF/m-p/305049/highlight/false#M57282
Best Regards,
Bruno
Hi Guys,
Using iFrame also for displaying Dashboards keeps the header (sfdc logo and tabs) can these be removed and only the reports be shown ?
Regards
Rajat.