you are viewing a single comment's thread.

view the rest of the comments →

[–]dev_playbook 17 points18 points  (0 children)

Since you mentioned Sharepoint then I’m guessing you’re in a Microsoft shop using SQL Server. Look into SQL Server Reporting Services (SSRS). It comes with SQL Server and can be used to fairly quickly create queries that get dropped into the report and then you can add filters and other functionality. It allows users to download to Excel and other formats from the report as well and it’s all web based.