Activity › Forums › Salesforce® Discussions › How to embed a report using Visualforce on the Home Tab? Tagged: HTML, Javascript, Report, Salesforce Visualforce, Salesforce Visualforce Page Salesforce® Discussions How to embed a report using Visualforce on the Home Tab? Posted by Karen on April 21, 2016 at 12:23 PM How to embed a report using Visualforce on the Home Tab? Abhinav replied 10 years ago 2 Members · 1 Reply HTMLJavascriptReportSalesforce VisualforceSalesforce Visualforce Page 1 Reply Abhinav Member April 21, 2016 at 1:46 PM Hi try to create an HTML area home page component with a little javascript that redirects from the home page to the visualforce page: <script language=”JavaScript”> window.location.replace(“/apex/YourVfPageName”); <script> Log In to reply. Public All Members My Connections Only Me PublicAll MembersMy ConnectionsOnly Me Public All Members My Connections Only Me