As promised in my previous article on “SharePoint 2013 : How to enable PowerPivot Excel Plugin for Excel 2013”, I am here with a new article that shows a demonstration on leveraging Excel PowerPivot Plugin, in order to prepare the reports consuming data from SQL Server.

There, we can see all the Data Sources that can be used to connect with.

Wait for further processing.


In the next step, you can choose either of the two options.

However, as a part of good practice it would always be a good idea to proceed with option 1 as we are going to do it hereafter.

And, we can get the selected Tables exported to the Excel, presenting data to be consumed as needed after.


Provide the Data Range to be consumed by Pivot Table.



And sure enough, you will see the Pivot Table with Fields available for the selection.

We can include different Operations as needed afterwards.



For instance, we can provide Data Slicers to the Users to allow them to get filtered Views of the data as needed.

Here, we are choosing “StateProvinceName” as Slicer.


And, Save it.


This is no code implementation of quite an effective Reporting solution backed up by rich PowerPivot functionality.

Hope you find it helpful.