Hi all
I have setup SSRS in integration mode with sharepoint, but need some advice for a specific task that i need to do.
Currently we have a number of users that work of An excel Spreadsheet which is exported from our Opera Database.
What i would like to do is Build my own version of the spreadsheet but using SSRS i would then like to be able to publish it to sharepoint so that endusers can sort edit and make the relavant changes for there needs.
I have accessed the Opera database Using SQL 2008 and Integration Services i have Run Report Builder and connected to the Table within SQL but i am new to Using SSRS and i am unsure what i would need to do Next.
Any help on this subject i would be most gratefull
John
http://technet.microsoft.com/en-us/library/cc627458.aspx
Reporting basics
http://msdn.microsoft.com/en-us/library/ms159267.aspx
General design
http://blogs.msdn.com/b/davidlean/archive/2009/02/17/sql-reporting-how-to-conditional-color-1-4-the-basics-report-expressions-custom-code.aspx
that will require you to write some code
If you don't want to write code you can use Report builder .
Best of luck