Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SWITCH statement30 Jun 2006 20:58 GMT2
What's the best way to display "approved" when a status field is "A",
"pending" when a status field is "P", etc?  Would the SWITCH statement be
best?  If so, what is the syntax for this and where do I put it in my report?
Any suggestions are welcomed.
Mass deployment to multiple servers30 Jun 2006 20:53 GMT3
I have wrote a set of report for a large company, this company has up
to 20 different divisions, all with a seperate sql server and seperate
instances of reporting services.
My single report project needs deployed to all 20 different instances
Datetime Parameter30 Jun 2006 17:25 GMT6
I have a report with two parameters.  Date1 and date2 and both are of type
datetime.  when I select a date greater than 12/05/2006 the report fails
stating "the value provided for the report parameter Date2 is not valid for
its type".  Now date1 has 01/05/2006 and date2 has ...
Purchasing Rs200530 Jun 2006 16:21 GMT4
Hi,  RS2000 was a separate from SQLServer2000 and a free download, only
requirement being you must have a SQLServer 2000 lic.  For RS 2005 it looks
like its bundled up with SQLServer 2005. Must I purchase SQLServer 2005 in
order to upgrade to RS 2005, we don't wish to upgrade ...
List of Procedures used in RDL on Production site30 Jun 2006 15:55 GMT4
Is there a way to search all of the RDL's that have been deployed out to a
Reporting Services site? I am looking for what stored procedures are being
used on our production reporting site.
Any help would be appreciated.
Avg Date Diff?30 Jun 2006 14:49 GMT2
Has anyone had any luck getting an Avg on Date Diff?  Here's what I'm
trying to do:
Figure out the average time it takes from ringtime (datetime) to
starttime(datetime).  
Spacing in header after page 130 Jun 2006 14:03 GMT5
I have a report that has information in the header that only needs to
print on the first page, as well as info that needs to print on all
pages.  I have successfully been able to make the visibility on the
first section so that it only shows on page 1.
excel export not showing client name in heading30 Jun 2006 13:59 GMT4
I am putting the client name in my header using ReportItems! reference to
textbox in report - this renders correctly on my server and in pdf however in
excel the client name is not showing up on the report.  There are 2 textboxes
overlapping each other because I have 2 groups and ...
Column Value Lookup30 Jun 2006 12:25 GMT6
What is the best way to lookup a value in a column from another data set?
I am trying to locate and display the employee name based on the employee id
found in another data set.
I.E.  
Does chart support more than 800 points?30 Jun 2006 09:00 GMT1
I'm using SQL Server 2000 Reporting Services. I want to create a curve using
chart for a series of data.
If the number of points (x axis) is small (less than 800), the curve is
displayed correctly.  
Subreport Could Not be shown30 Jun 2006 07:33 GMT1
Sometimes my subreport renders fine in the preview environment.  An then
sometimes I simply get the message Error:  Subreport Could Not be Shown.
There is no clue given as to why it cannot be shown.  I just have to do
random things with the layout and hope it shows.
WebForms.ReportViewer and ReportServerCredentials property?29 Jun 2006 19:36 GMT10
I have an ASPX web form with a WebForms.ReportViewer on it.
I have created a new ReportServerCredentials class form this site
http://blogs.msdn.com/bimusings/archive/2005/11/18/494436.aspx
My code for the report viewer is:
When does 0 <> 0?29 Jun 2006 19:24 GMT6
This is really weird. I want to divide Amount by Units to get the average
amount per unit. So I used this:
=IIF(Fields!UnitsBilled.Value = 0, Nothing, Fields!AmountBilled.Value /
Fields!UnitsBilled.Value)
How to Validate parameters in SQL Reporting Services29 Jun 2006 18:22 GMT10
Can I apply validations to the parms in SQL Reporting Services?
Example:
I create a report that has two parameters listed:
FromDate
Adding subfolders to to a project29 Jun 2006 16:42 GMT2
Can subfolders be added to a project?
i want a few folder like : dashboards, full reports , management
reports etc.
in each folder i would like to store only the relevanr .rdl files and
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.