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
srinu vassrinu vas 

How to display reports in visualforce

Hi All,
can you please let me know,how to display reports in visual force page


<iFrame id="reportFrame" scrolling="no" src="/00Oi0000005eMOa?pv0=a08i000000FD9BC"></iFrame>
 it is not working in spring 15
can you please help me get out of this


 
srinu vassrinu vas
hi Amit,

i tried
<apex:page >
  <apex:iframe src="/00O900000020jcA"/>  <!—Red mark is Report id -->
</apex:page>


it is showing error message......
is there any alternative