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
AbAb 

Developing Reports from visualforce

Hello,

Is it possible to develope reports (tabular, summary, graphs) using visualforce.

Are there any tutorials I could follow.
Best Answer chosen by Ab
SonamSonam (Salesforce Developers) 
You can directly embed a report using the way mentioned on the link:
https://vanityforce.wordpress.com/2011/10/10/displaying-a-report-within-visualforce/

or you can use reportchrt tag to embed charts in visualforce:
http://docs.releasenotes.salesforce.com/en-us/spring14/release-notes/rn_analytics_vf_charts.htm