Forum Discussion
jhobbsdcc
Nov 20, 2020Copper Contributor
Excel access web part in SharePoint Online
Does the excel access web part exist in SharePoint Online? And if not, how might one display parts of an Excel spreadsheet on a SharePoint page? I am not interested in displaying the entire sheet. Just a pivot table with a slicer reflecting the dynamics of the table. Thanks.
1 Reply
Sort By
With File Viewer widget you may define in settings (drop-down menu) what exactly to show
If only PivotTable when Table with its name, if with slicer when range. You may copy generated code from this widget and use with it Embed widget to make more adjustments.