Tagged Questions
2
votes
2answers
199 views
SQL Server Reporting Services 2008 R2 Express Edition “Report Builder” Button
How do I enable the "Report Builder" button on SQL Server Reporting Services (Report Manager Web View).
I am using the 2008 R2 Express Edition.
Is this available in this edition ??
Thanks.
2
votes
1answer
269 views
Report Parameters in Report Builder 1.0 - Drop-Down Lists Not Appearing
I've been playing with Microsoft Report Builder 1.0 recently as we were asked to create an ad-hoc reporting model for some of our users to create their own reports.
When adding filters to reports ...
1
vote
3answers
147 views
Report Builder 1.0 vs 2.0. Search function disappeared?
We have a client who is migrating from Report Builder 1.0 to Report Builder 2.0. Yes, I realise they are very behind the game, and RB3 has been out ages, but there are internal reasons why they are ...
0
votes
1answer
2k views
Report Builder 2.0 Create a dataset with Parameters
I cannot get my dataset to recognise a parameter supplied to it.
I have created a report parameter "ProjectID".
(In Report Parameter Properties, Name="ProjectID", Prompt="ProjectID").
In Dataset ...