You need to sign in to do that
Don't have an account?
Athira Venugopal
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?
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?
Can you elaborate on the issue you mentioned above to check further?
Looking forward for your response.
Regards,
Anutej