Microsoft
Software
Hardware
Network
Question : SSRS using BIDS in SQL Server 2008
HI All,
I worked on Crystal Reports but I'm new to SSRS and i'm trying to create a report that shows all questions and answers related to a particular module. Inorder to display the questions, the user needs to select an item from the dropdown list. The report also has a subreport that provides answers to that question based on the questionid.
Please provide me where exactly i need to start from. I dont see any drop down in the tool box when i open the Report Server Project in BIDS.
Thanks in Advance
Answer : SSRS using BIDS in SQL Server 2008
The drop down will be an automatic part of the Report Parameter. I would start by defining the datasets for the list of items for the user to select from and for the report itself.
Here are some links to tutorials that may be of assistance:
http://technet.microsoft.c
om/en-us/l
ibrary/bb5
10784.aspx
http://technet.microsoft.c
om/en-us/l
ibrary/bb5
22683.aspx
http://www.datasprings.com
/Resources
/ArticlesI
nformation
/
SQLServer
ReportingS
ervicesGet
tingStarte
d.aspx
http://searchsqlserver.tec
htarget.co
m/generic/
0,295582,s
id87_gci11
72656_mem1
,00.html
Random Solutions
Extracting data from AS400 into text format -- Date
Error 1332: No mapping between account names
Identifying Best Price....
.NET Solution With multiple projects
How to import contact list from outlook expres into Outlook 2003
override standard SQLEXEC function vfp
How to trigger Form events?
changing AD login names
Argument not specified for parameter 'sender' of 'Protected Sub EmailRegAttendeeNotices_Cl<wbr />ick(sender<wbr /> As Object, e As System.EventArgs)'.
How to set a font to a CMenu ?