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
query
creating a complicated report in access
sumproduct formula help
Access runtime opens but is completely blank
How o get most recent record from history?
How to Remove Roaming Profile in SBS 2003
Excel Macro migration tool
Multiple update statement with foreign key constraints
Error: Scaling of decimal value resulted in data truncation
How to have setup.exe install a file into sytems32\drivers?