Can we create a pie chart using excel reporting service. I have a excel file (.xlsx) on my SharePoint document library. I want to use excel data and create a pie chart but don’t want to create this pie chart in excel.
I have created a pie chart in excel and show this chart on my site using excel web access web part but my client don’t want to use this approach. Please suggest any different way to create pie chart from excel and display on web site.
Is it possible to pick the data from a excel file (.xlsx), generate report and display it on SharePoint site.
If it is not possible then please suggest the right way to achieve the same.Â
Hi All,
After exploration I got the solution.
We need to save page before connect chart web part to data source.
when we save page the web part will add on page and then we can configure it with data source without edit the page.
Thank You 🙂