Tagged Questions

2
votes
1answer
223 views

Calling a scalar valued function from within a reporting services data model report

I'm working on a report using SQL Server Report Builder (version 3) against SQL Server 2008 with a custom data model. Within the database that my data model is based on I have a couple of scalar ...
1
vote
1answer
134 views

ReportBuilder 7.X and Delphi 7.X issue

I have an issue with a report using ReportBuilder 7.X in an application built with Delphi 7.X. The rights in the memo field are cut off when 'previewed' (see screenshot2.jpg), however you can see all ...
1
vote
3answers
159 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 ...
1
vote
1answer
445 views

Report Model Inefficiencies. Need Advice

I'm trying to help my power users have more access to our data so I don't have to interrupt my work (playing Pac-Man) 25 times a day writing Ad Hoc Queries and such. I'm trying to use Data Source ...
1
vote
1answer
528 views

Coldfusion Report Builder - How can you set different datasources externally between prod/staging/dev?

Coldfusion Report Builder is great. One small issue. We use ANT+CFANT to deploy. When we create the report, say in a datasource called MyApp_dev on a dev box. Our other server is the production ...
0
votes
0answers
15 views

Different query in the first page on Sql Server Report Builder

I have a report in Report Builder and I want to add a different thing (table with another query) in the first page, but the rest I want to leave it like now. I don't know if that is possible. I am ...
0
votes
0answers
89 views

Using LIKE (@parameter) in Report Builder Query

I have a report in Report Builder that works fine with a Parameter Field (@job_no). I now wish to add a second parameter encapsulated inside a LIKE argument. Something along the lines of WHERE ...
0
votes
1answer
42 views

Is it possible to put a variable title into a Microsoft SSRS Report Builder 1.0 report?

For instance, I would like to have the title be "{Current Year} -- Total Sales" It doesn't seem possible... Any help would be greatly appreciated! Thanks!
0
votes
1answer
93 views

Set project in Report Builder 2.0

I need to build a report in Report Builder 2.0 The report is finished, but we use the report to view open issues and bugs. The report works fine, but now we need to set the current project ourselves ...
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 ...
0
votes
3answers
946 views

Report Builder 2.0 Data Source Credentials Prompt

I have two saved shared data sources that are virtually identical but have different names and have been deployed to the report server at different times. They both live in the DataSources folder on ...