Tagged Questions

0
votes
1answer
27 views

How to export long strings from datasource to excel in Coldufusion and Report Builder

Hi everyone, I have to export some data, stored in a MSSQL database, using Coldfusion server pages. I setup my query with the cfquery tag, I generate my cfr file in Report Builder and setup the …
0
votes
1answer
246 views

Report Builder 2.0 Create a dataset with Parameters

Hi All, 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 …
0
votes
3answers
290 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 …
0
votes
0answers
65 views

Clickthrough Page and Conditional Formatting in Report Builder 1.0

Hi, I have 2 doubts related to Report Builder 1.0 1) Can we provide conditinal formatting for a row in Report Builder 1.0 Example : If a column state has a value as closed, the background color …
0
votes
0answers
79 views

Permission in Report Builder 2.0

How do you set up permissions for ReportBuilder 2.0 if you arent using Windows Authentication?
3
votes
7answers
302 views

How can I embed Microsoft SQL Server 2008 Report Builder into my forms?

I don't want to open Report Builder from Report Manager. I want to embed Report Builder into my forms. Is there any way?