Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 Other SQL Server 2012 Topics
 SQL Server 2012 reporting Services

Author  Topic 

pmp.kaps
Starting Member

1 Post

Posted - 2012-08-26 : 23:35:39
Hi All,

We are working on a project, where the user requires too many reports, can we provide a solution where user himself can generate reports using drag & drop of columns?
Is there any such tool provided in Sql 2012 power view or BI?

Please guide me as we need the solution on urgent basis

pmp

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-08-27 : 12:10:07
yep...its called report builder
you can access it by start-> programs->microsoft sql server 2012 report builder-> report builder 3.0

you should create a report model in it including required tables and columns and deploy it to the report server

then user will be able to access it using click once application present in report server build reports using columns you included

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -