Skip to main content
Athira Venugopal が「#Visualforce」で質問

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?
1 件の回答
  1. 2020年9月30日 15:03
    Hi Athira,

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

    Looking forward for your response.

    Regards,

    Anutej 
0/9000