Forum Discussion
chhe5
Sep 23, 2020Copper Contributor
Refresh Excel Chart Sharepoint Page
Hello, I have a sharepoint list that stores the tasks of my team. Now I want to create a burndown chart for this list and embed it on a sharepoint page. The chart webpart does only provide circul...
Matti Paukkonen
Sep 23, 2020Iron Contributor
Hi chhe5,
I'm afraid refreshing SharePoint data connection is not possible with Flow.
SharePoint PnP community have published an Modern Charts example.
https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-modern-charts
Is there anything useful for you?
I can also help trying this out, if you could just provide some example data.
- chhe5Sep 23, 2020Copper Contributor
My company looks away from the installation of community webparts. Unfortunately.
But when I run the excel sheet local on a network drive there is no problem to refresh the data from the sharepoint list.
If I upload it to a document library to place the chart by the "document viewer" webpart the refreshing of the data is broken.