Tagged Questions

1
vote
1answer
12 views

Number formatting in SSRS 2008

SSRS 2008 reports are being developed using T-SQL Queries. The requirement is to display the numbers in Indian format. E.g 1234568 should be shown as 12,34,568. SSRS is applying thousand seperator(i.e …
1
vote
1answer
19 views

Is it possible to access the “Reporting Services\ReportManager\Web.config” file directly from a report?

I want to read an appSettings value from the c:\Program Files\Microsoft SQL Server\MSSQL.4\Reporting Services\ReportManager\Web.config file and display it in a report. I added a reference to …
0
votes
2answers
26 views

Sql Server Reporting Services (SSRS) or Microsoft .net 3.5 Chart Controls

Under what circumstances would you use SSRS rather than Chart Controls? I'm trying to determine if it makes sense to use reporting services to produce charts for a .net project, but I'm not sure …
0
votes
2answers
25 views

Textbox in Reporting Services - show text or hyperlink

I have a report in SQL Server Reporting Services which should show a text box with a static text for "normal" users a text box with a hyperlink to open up a new details windows for "super" users …
0
votes
1answer
14 views

SSRS form parameter passing: input type submit vs. image

I need to use an image to submit a form that contains the SSRS parameters that get passed into the report. Is there any way to get SSRS to not take "input type=image..." as a parameter along with all …
0
votes
2answers
22 views

Reporting Services - setting a field value dynamically based on parameter

I need to build a report that shows data in four grouped levels. The tricky part is: the actual fields to be displayed on those four levels are to be passed into the report as parameters. My main …
0
votes
2answers
31 views

SSIS and SSRS Books

Can someone please recommend good books on SSIS and SSRS?
0
votes
0answers
18 views

Problem in MS CRM 4.0 with Expand/Collapse on a SSRS 2008 report

Hello, I'm working on a SSRS report wich is deployed in a IFRAME in MS CRM 4.0. The deployement works, the report is available in the IFRAME. I have two linked problems (in my opinion): The …
0
votes
0answers
13 views

Reporting Services - pop up detail info using Javascript

Reporting Services 2008 - I'm trying to add a action to a textbox to pop up a detail view of some data. I don't want to use the drillthrough report - too heavy-weight for my scenario. I wanted to …
0
votes
1answer
13 views

Displaying single-instance business object data on SSRS

I have a SQL Server Reporting Services local (i.e. RDLC) report displayed in a ReportViewer, with two subreports. I am using business objects to populate the datasets. What is the best way to populate …
4
votes
1answer
75 views

Best-Practice for SSRS Data Source in ASP.Net MVC Project

I have an existing ASP.Net MVC project that is using entities / repositories in a separate project. I need to add reporting functionality to this project via SSRS and I'm wondering what the best way …
0
votes
1answer
22 views

Is there a workaround for placing placeholders in a textbox in SSRS2005

Does anyone know of a workaround for placing placeholders in a textbox in SSRS2005. I am stuck with SSRS2005 but need to insert database fields into specific places of a textbox containing other …
0
votes
1answer
107 views

SQL Server Reporting Services - Set default value for multi-value report parameter

I have a report in SSRS and one of the parameters I use is Cities. The user can select from a list of cities to pull the report for that location, or multiple locations. My datset is simply a select …
0
votes
0answers
15 views

ssrs 2008 missing data and preview panes

hi im used to working with ssrs 2005. it has 3 panes data,layout,preview now in 2008 I only have the layout. what is wrong? should i install something?
0
votes
1answer
15 views

Know of a good migration plan for SSRS 2005 reports?

Traditionally, our plucky team of developers have always migrated our own reports into production. This task is now being taken up by our support staff, who'll need detailed instructions to do so. …

1 2 3 4 5 45 next
15 30 50 per page