How to display Dashboard in visualforce page in Salesforce? July 19, 2012June 9, 2022InfallibleTechie Admin <apex:page > <apex:iframe src=”https://na12.salesforce.com/01ZU0000000NHAt” scrolling=”true” id=”theIframe”/> </apex:page> Here src is the source of the Dashboard. See the below figure to get the Dashboard URL. Cheers!!!