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
Athira VenugopalAthira Venugopal 

how to refresh a report chart using REST api


I have created a report chart in VF page, Instead of using this refresh button(showRefreshButton="true"), can I refresh this report chart using REST API
<apex:page>
    <analytics:reportChart reportId="00O2w000006idAJEAY" showRefreshButton="true" size="tiny" hideOnError="true"/>.
</apex:page>

Anyone have any idea? Is there any way to do this?
ANUTEJANUTEJ (Salesforce Developers) 
Hi Athira,

Can you elaborate on the issue you mentioned above to check further?

Looking forward for your response.

Regards,
Anutej