Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server reporting services > april 2005 > threads for wednesday april 20

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Anoying bug...
Posted by Qbee at 4/20/2005 11:31:02 PM
Hello, I have a report which used AS as a source. I have a report parameter and a dataset with the following query: ="with Member [Measures].[BGBNLUniqueName] as '[Product].[Concern].currentmember.UniqueName' member [Measures].[BGBNLDisplayName] as 'IIF( [Product].[Concern].Current...more >>


ReportViewer control FAQ
Posted by Rajeev Karunakaran at 4/20/2005 7:39:11 PM
These are answers to questions I frequently received from early adopters (TAP customers): Q: Is the ReportViewer control included in SQL Server 2005? A: No. Report Server is a component of SQL Server 2005, but the ReportViewer control is not. ReportViewer is only included in Visual Studio 20...more >>

Multiple datasources
Posted by ajharvey NO[at]SPAM gmail.com at 4/20/2005 7:18:40 PM
Hi, I've written a report that uses a matrix to display some data that all comes from a funky select statement. The report is month based, so there is a where clause specifying the month in the select The user now wants to add a Year to Date column. Because of the data structure of the data...more >>

MSRS Java Client
Posted by James at 4/20/2005 6:31:03 PM
We tried to develop a MSRS Java Client to communicate with the MSRS server via web services. Because of integrated windows authentication, we encountered an access denial error. Has anyone encountered this problem and know how to embed windows security in the Java client. By the way, I used ...more >>

How to enable the search field in url ?
Posted by David Lightman Robles at 4/20/2005 2:40:50 PM
When I browse through https://rpsvcs.mysite.com/Reports/Pages/Report.aspx?ItemPath=%2fpath%2fto%2fmy%2freport... a text box for searching within the results is shown and also a Search | Next hyperlinks for performing these actions. However, when I access the same report using direct urls su...more >>

ODBC no Stored Procedure
Posted by muris at 4/20/2005 1:00:14 PM
I create an ODBC connection to my datasource. Then in my data set i only have a "Text" and no "Stored Procedure" in the drop down list. How do i go around this and why is only "Text" available when using an ODBC connection? Thanks! ...more >>

Assert Permission - ISSUE.
Posted by BALAJI KRISHNAN via SQLMonster.com at 4/20/2005 12:26:18 PM
Hi All, I am using a .net dll in my RDL, I have done all the steps to implement the custom assembly in the report. -- Message posted via http://www.sqlmonster.com...more >>

Multiple Table Grouping
Posted by Fez at 4/20/2005 12:09:02 PM
Hi, I have two tables based on the same dataset. The way the report is setup i have it set up with two tables. One table shows the latest month and the other table shows a 12 month period of the same data. It is also grouped by division number. What i want to do is show both tables (latest an...more >>



How can I open hyperlink in a new window?
Posted by Misha_SQL at 4/20/2005 11:48:02 AM
I have a number of dynamically configured hyperlinks in my report. Clicking on them, takes user to a different application. I want for this new app to open in a different browser window from the report itself, but instead it opens in the same window and replaces my report data. Any ideas ho...more >>

Descending RunningValue?
Posted by twbanks at 4/20/2005 10:02:51 AM
Currently I'm using this expression in a matrix to provide a running total of sales by month. Is there a way to reverse this so that it counts down to zero rather than adding each month together? Here's the expression as is: =IIF(InScope("matrix3_RowGroup1"),Sum(Fields!MonthAmount.Value),Run...more >>

Report of my reports
Posted by David at 4/20/2005 9:57:02 AM
I would like to create a report in Reporting Services that lists the reports in my SRS, including their descriptions, specified by the folders they reside in, by pulling the data directly from the SRS? Is this possible? The data's there. How can I get to it dynamically? Thanks. ...more >>

login failed for user '(null)'
Posted by Darrell at 4/20/2005 9:51:23 AM
I have seen this discussed before here, but I guess not quite that way I want to use it. We would like to use pure Windows NT Integrated Security, therefore taking advantage of AD groups and existing security in SQL Server. However, anytime we select the 'Windows NT Integrated Security' option...more >>

Showing "ALL" as Report parameter
Posted by pmud at 4/20/2005 9:16:05 AM
Hi, I have the Year as parameter in my query. I want also an option for "All Years" so that when users choose "ALL Years" they can view the data for all years... How can I add this in my query.... Select Customer_info.KPChoice as BusinessUnit,Count(*) as TotalOrders,Region.Region,LEFT(DA...more >>

Report Manager Parameter Entry Area Scrolling
Posted by stacey at 4/20/2005 8:52:03 AM
Is there a way to enlarge the area where report input parameters are displayed on report manager? Right now, reports with many input parameters require the user to use a scroll bar to view all parameter to input...more >>

custom print dialog
Posted by ranga raghuram at 4/20/2005 8:19:07 AM
hello >> i want to show a custom dialog that shows specific printers and let the user pick one and then I want to print to the selected printer. (i don't want to show all the printers installed in the system) -- how can i do this is RS? - >> there does not seem to be an object model for RS ...more >>

Global Expressions
Posted by muris at 4/20/2005 7:36:54 AM
Is there a list for all of the expressions that belong under the Globals. Such as: Globals.ReportName Globals.TotalPages .. .. .. Thanks! ...more >>

Creating a Param Subscription
Posted by muris at 4/20/2005 6:38:43 AM
When i attempt to create a new e-mail subscription to a report i get the following error message: "Subscriptions cannot be created because the credentials used to run the report are not stored, the report is using user-defined parameter values, or if a linked report, the link is no longer vali...more >>

How to add an image dynamically using an URL
Posted by Tommy at 4/20/2005 6:09:48 AM
I need to generate a report which (1)using a dataset to get the path and file names of a group of GIF images from a database table, and (2) dynamically construct an URL for each images, and finally (3) using the URLs to dynamically add the images into the report pages. Since I have millions of...more >>

How to install Report Server and Report Manager
Posted by Sok at 4/20/2005 5:40:02 AM
Hi, On my Windows XP pro SP1 I have installed: 1. SQL Server 2000 with sp3a 2. VS.NET 2003 3. and I'm able to create a ASP.NET 1.1 project and deploy it to IIS. And when I start the setup of the SQL SERVER Reporting Service Dev Edition. And request to install ALL Server Co...more >>

2 Easy Reporting Services Questions (hopefully)
Posted by DustpanDave at 4/20/2005 1:58:02 AM
Good morning, 1. It is my understading that you cannot merge cells in a column in a table (report item) but you can in a row. Does anybody know of a workaround to this and can possibly explain to me why you cant merge cells in a cloumn? 2. I have a value, say 2, and i want 2 stars or '**' ...more >>

Reporting services more navigation control
Posted by Vadym Stetsyak at 4/20/2005 12:00:00 AM
Hi there! I have a report that has a link on another report ( something like hyperlink to another report ). This link is configured in the Advanced Properties under the tab Navigation. I use 'Jump to report option'. Everything works okay, however the report to which I want to navigate is ...more >>

Accessing QueryString from within a report.
Posted by Adrian Russell at 4/20/2005 12:00:00 AM
I have a situation where MSRS is being used as a part of a number of web based applications. One of the requirements of these applications is that a SessionID can be logged with every call made to an application component. The purpose of this is to allow end-to-end auditing of all the user...more >>


DevelopmentNow Blog