function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
B chanduB chandu 

Add custom button or link to Reports?

Hi guys I would like to add custom button or link to Reports. like below image. User-added image 
sowmya Inturi 9sowmya Inturi 9

Hi Chandu,
You cannot create a custom button on Report.It is there in Ideas.
https://success.salesforce.com/ideaView?id=08730000000kqQCAAY

But the alternate solution is creating a VF page with button and including the report in a iframe.

FYI: https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_iframe.htm


Thanks,
Sowmya.