You need to sign in to do that
Don't have an account?
kumar Sanu 8
how to display dashboard on visualforce Page
<apex:page showheader="true" sidebar="true">
<apex:iframe src="https://sanuanjali-dev-ed.my.salesforce.com/01Z6F000000F4VY" height="600px" width="70%"/>
</apex:page>
And i am getting This below Error
<apex:iframe src="https://sanuanjali-dev-ed.my.salesforce.com/01Z6F000000F4VY" height="600px" width="70%"/>
</apex:page>
And i am getting This below Error
Dear kumar,
I hope it would resolve your problem and let me know if it is not solves.--- Here mistake is "URL"
Please follow below steps to resolve.
- Open dashboard which you want to show in vf page
- Right Click on Dashboard try to open inspect element
- When you go on dashboard you will get a link "as i given code like"
- Replace your code to URL.