Version 3.0 of Microsofts Report Builder that creates reports, charts, tables and dashboards for use on Microsofts Self Service Reporting Server. This program is designed for use by the business and an end user as apposite to a proficient programmer.

learn more… | top users | synonyms

0
votes
1answer
4 views

how to show entire report in single page using Report Builder?

I am using MS Report builder 3.0 to create one of my report.The report is the tabular report and sometimes the size of table grows long about 2 to 3 pages. But i want to show the entire report with in ...
0
votes
0answers
4 views

Error message on converted report : An error has occurred during report processing. (rsProcessingAborted)…(rsSemanticQueryEngineError)

There is a report which was created in report builder1.0 and I am trying to open that report in report builder3.0 now. As I run the report I received below error message : An error has occurred ...
0
votes
0answers
7 views

How do I show SubReport Headers in the parent report?

I've created 30 individual rdl reports each with a header which contains the report name (H2) I've then created a cover page which is nothing but a blank template with a header and a footer (H1) and ...
0
votes
1answer
18 views

Sum function in Report Builder 3.0

I am creating a report that will sum up all subtotal per MaterialNo/Color/Quality/Size. Here's my sample report: Computation will be GrandTotal = sum(Subtotal) I am using ...
0
votes
0answers
17 views

Parameter's value list does not “carry over” from shared dataset in report builder 3.0

Whenever i create a shared dataset in report builder3.0 with one filter and save it to report server, using that shared dataset thereafter in my report the filter of shared dataset converts into ...
2
votes
1answer
31 views

SQL Report Builder: get value from group within tablix

Please forgive the vague title of this question. Perhaps the below will ask my question better. Consider the below aggregated table: Fruit Units FruitSales% ----- ----- ----------- Apples ...
0
votes
0answers
39 views

Use shard DataSource on Report Builder with Sharepoint Reporting Services integration mode

I'm working with Sharepoint 2010 and Reporting Services from SQL Server 2008 R2. I followed all the steps to activate Sharepoint integration with Reporting Services, including create a document ...
0
votes
0answers
16 views

Can't scroll through design area with mouse wheel in report builder 3.0

In Report Builder 3.0, in the Design area of the report both the hoizontal and vertical scroll bars do not work when we use mouse wheel. Please help if anyone has any idea why it doesn't happen ? ...
-2
votes
0answers
16 views

how perform putting details summery in group footer?

I want to perform a grouping in SQL Server reporting services on product categories each of which containing several products. I want to do this in a way that in addition to the category listing, I ...
0
votes
0answers
37 views

Can Report Builder 3.0 be used to deploy and maintain SSRS reports hosted on SharePoint 2007? [migrated]

Can Report Builder 3.0 be used to deploy and maintain SSRS reports hosted on SharePoint 2007? If so, Report Builder 3.0 does not let me create a Data Source until I specify a report server, but the ...
0
votes
1answer
71 views

How to dynamically modify the connection string in an RDl file?

I am trying to modify a connectionString in an RDL file, which consists of xml nodes dynamically. but I am only able to retrieve the root using an / I cant retrieve any other nodes for example when I ...
0
votes
1answer
30 views

Microsoft Report Builder TSQL query issue

I have written the following TSQL query and am running it within Microsoft Report Builder. My issue is one portion is not working correctly. Any information would be very helpful. Thanks. Note - ...
1
vote
1answer
41 views

Cannot a select query fields in Report Builder 3.0

The following is the query that I have entered in the Report Builder Dataset. However, I can only see the variables for first Select * from #Temp and not the variables from the second select ...
1
vote
0answers
12 views

Can you get value from SubReport?

I have a SubReport with a textbox, I would like to read the value of this textbox and then put it in the main report for each data row. My SubReport is in a data column.
1
vote
1answer
15 views

In Expression Builder, how do I format date as “Jan 01, 2013”?

I am using the Expression Builder in Report Builder 3, how do I format a date field as "Jan 01, 2013" or "Jan 1, 2013"? Both are acceptable.

1 2 3 4 5 8
15 30 50 per page