all groups > sql server reporting services > july 2007
Filter by week: 1 2 3 4 5
Select All and OLAP
Posted by RSDev at 7/31/2007 9:28:42 PM
I am using Reporting Services (2005 sp2) to display data from an Analysis
Services (2005 sp2) cube. I am using parameters and have a few questions in
regards to the Select All option that is available in the multi-select
parameters that I have.
1) Is it possible to remove the Select All fro... more >>
Reporting Services Report Hangs
Posted by Jim B at 7/31/2007 2:14:04 PM
Variable number of subreports
Posted by Eric at 7/31/2007 8:46:24 AM
Hello,
I know this is possible -- I just dont know the best way to address
it. I have a report that takes a month/year. Users enter the month/
year and then how many months to show (so entering 1/07 with 3 months
would show three reports -- 1/07, 2/07, and 3/07).
The report for each month... more >>
Help with layout of a 'details' report
Posted by Canice at 7/31/2007 7:19:15 AM
I'm trying to layout a report with the data from specific rows placed
in TextBoxes, as I want to use the report for printing out details.
My DataSet has 2 colums: 'QuestionID' and 'Answer', eg:
QuestionID Answer
----------------------------------
100 Some text
101 ... more >>
Customizing Report manager
Posted by Deepya at 7/31/2007 4:50:02 AM
Hi,
I want to add a new button to Report Manager toolbar and add some
functionality to it.
Can anyone suggest me how to do this.... more >>
Urgent: How to filter data for each user
Posted by MIB at 7/31/2007 2:48:02 AM
Thanks for your help.
We are using reporting services on a server (B), but the data are on an
another server (B). I have applied security for different type of report,
but i would like to know how could i for one report filter data for each user.
Example: I have a report on Sales USA, only pe... more >>
Get current logged-in username in report
Posted by Alex at 7/31/2007 12:00:00 AM
Hi,
I'm writing a report in VB.Net 2003 for MS SQL 2005 Reporting Services, and
I need to pull in the current user logged into the computer running the
report so this will print on the report. Basically whoever is generating
the report. Is this possible? I wasn't sure if there's a list o... more >>
IF...Then...Else expression
Posted by abz at 7/30/2007 10:39:14 PM
Hello everyone, I'm having trouble writing an IF...Then...Else
expression. I'm still new at vb so all help available is helpful. So
far this is what I have.
=IF [Sum(Fields!HRS.Value) * 14.04] > [Sum(Fields!AMT_EARNED.Value)]
THEN
[Sum(Fields!HRS.Value) * 14.04] - [Sum(Fields!AMT_EARNED.Valu... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
ASP.Net ReportingServices & CPU Usage
Posted by Blasting Cap at 7/30/2007 4:23:45 PM
I have a report (stored procedure) that I have set up in SQL 2005
Reporting Services. In a web app, I put a Reportviewer control on the
page, and call the report. After a lot of trial & error, it appears to
work.
Sort of.
What happens is when I open it on that tab (I am using AJAX Tab ... more >>
WEB SERVICE IDENTITY EMPTY
Posted by Mark at 7/30/2007 3:56:00 PM
Hi everyone,
my server windows 2003
sql server 2005 reporting services
when I go to http://server/reports it works fine
when I open Reporting Services Configuration the Web Service Identity is red
The ASP.NET Service Account is blank and I can't type in the box.
I have 2 virtual di... more >>
Prevent overwrite on error
Posted by Shannon at 7/30/2007 3:32:04 PM
We have a report that runs every 15 minutes and saves the results to a file
share that is referenced by a web site.
Is there a way to prevent the previous report from being over written if the
report has an error?... more >>
Can I Use SQL Server 2005 Developer Edition For Client Tools?
Posted by MIA Mark at 7/30/2007 1:46:07 PM
My ISP has me licensed for a production SQL Server 2005 database, yet they
cannot provide me with the client tools that I need, specifically SQL Server
Management Studio and SQL Server Business Intelligence Development Studio.
If I purchase SQL Server 2005 Developer Edition will it have these... more >>
Reports broke from remote
Posted by MSNewsGroup at 7/30/2007 12:06:22 PM
Hello
Recently this one report errors as below when running on any machine except
the actual server hosting the
reporting services.
a.. An error has occurred during report processing.
a.. Cannot create a connection to data source 'databasename.
a.. For more information about this ... more >>
Postal Codes 10001-10005 as a parameter
Posted by Marc at 7/30/2007 6:54:02 AM
Dear all
I like to implement a parameter in SSRS SP2, that accepts values like
10001-10005 as postal code. This should be translated to 10001, 10002,10003,
10004, 10005.
I tried to realize this with the following code:
Function SplittingCodes(ByVal s As String) As String
Dim... more >>
dynamically sort columns?
Posted by paulhux174 NO[at]SPAM hotmail.com at 7/29/2007 9:03:57 PM
Hi,
Can you set up a report so that you can dynamically sort columns.
ie.
When viewing a report you click on a header of a column and sort by
this column.
If so can you point me to an example
Thanks in Advance
... more >>
How do I stop a table from automatically resizing?
Posted by mtnbiker419 at 7/27/2007 9:10:23 PM
I have a couple subreports that are in cells of a table. Whenever I
run the main report, the page width automatically becomes wider than
what I had it set, and I am assuming that it is probably because the
subreports expand the width of the table. I went into the subreports
to ensure appropriate... more >>
RS2005 cant'connect to server
Posted by Coop at 7/27/2007 4:40:00 PM
Hi. Like some others here, I'm struggling to get a production install of
RS2005 (SP2). RS is installed on a dedicated W2K3 (SP2) server. The
database is on a separate SQL 2005 (SP2) server. With the help of some posts
here I finally am able to browse to Report Manager and also deploy repor... more >>
Report builder and custom security
Posted by Gilgamesh at 7/27/2007 3:58:34 PM
We need to implement SQL Server 2005 Report Builder using our own security
model. We use application level authentication, in which a user ID and
password is verified against a record in the sql server database. So, we
don't use Windows Authentication. The problem is that we need to implement ... more >>
A connection could not be made to the report server http://localhost/Reports.
Posted by Deepali at 7/27/2007 1:19:49 PM
hi all,
i have been trying to Deploy my report and it keeps giving me this
error.
When i go to IIS and browse on reports the Reporting Services page
comes on fine.
And typing http://localhost/Reports renders the Reporting Services
page too. The problem is when i try to deploy, i keep getting ... more >>
Subreport does not snake
Posted by robertfolie NO[at]SPAM earthlink.net at 7/27/2007 9:32:17 AM
I am having difficulty with a report that snakes correctly when it is
run by itself but when placed onto another report as a subreport no
longer snakes.
The main report has one page of fixed info (it's essentially a cover
page for the report) then the subreport follows.
Help!
Robert
... more >>
Search a parameter.
Posted by Scott Burke at 7/27/2007 7:44:01 AM
I have a report that has one Parameter.
Open the Parameter and you get 1500 records.
how to I serch the Parameter??????
There is not auto-complete on a Parameter.
... more >>
changing all fonts
Posted by Dean at 7/27/2007 7:10:24 AM
Any idea how come selecting a matrix and changing the font size does not
affect all of the text? It seems like I have to select each row and to make
this type of change.
Do other people have this same problem?
TIA
Dean
... more >>
Creating Excel Output for Mac Excel 2004
Posted by Paul Keegstra at 7/27/2007 6:40:04 AM
I am experiencing issues with SQL Server Reporting Services 2000 when
rendering Excel (.xls) output on a Mac. The Mac is running Excel 2004 for
the Mac and appears to download the .xls file successfully, but just hangs
when attempting to open the file.
All other reporting services format... more >>
schedule end of month
Posted by burkecrosby at 7/27/2007 6:12:03 AM
i'd like to schedule some reports to run just before midnight on the last day
of each month. it doesn't appear that the RS interface allows me to create
just one schedule that would do that (i end up creating 3 schedules: 1 for
months ending 30th, 1 for months ending 31st, 1 for February).
... more >>
rsAccesDenied
Posted by Eric van der Voort at 7/27/2007 1:16:01 AM
If the user connect to the report directy via http://localhost/reports, there
is no problem but if the user connects via an aspx called parameter.aspx
the user gets the following error message. If I make this user a local admin
there is no problem. the aspx page works fine, no problem, the r... more >>
Problem using SQL 2005 Reporting Services & asp.net app
Posted by Blasting Cap at 7/27/2007 12:00:00 AM
I'm using VS 2005, SQL 2005 reporting services.
SQL reporting services is working, and I have it both on my local
computer, as well as on a server.
I've created a report in the SQL Business Intelligence development
studio that works in that environment.
I've uploaded the same report to ... more >>
Vertical Grouping
Posted by Candyman at 7/26/2007 4:56:01 PM
I have sales data that has Store, Department, Sales, Returns, Return_Rate,
and Month.
How do I get the Sales, Returns, and Return_Rate to appear under the Monthly
column? Grouped under the Store and Department? The fields want to go to
the left?
Thanks... more >>
Parameter driven data connections
Posted by Dean at 7/26/2007 4:00:53 PM
I would like to use the same report for different business units and each
business unit has their own SQL server db (for security reasons).
I would like to have a Business Unit parameter that would change the
connection to the appropriate database. Any suggestions on how to do this?
Is it e... more >>
Query-based parameter fails when deployed
Posted by Mike Miller at 7/26/2007 2:50:01 PM
DevStudio 2003, SQL 2005
I have a report with three parameters - Store Number, Location Number and
Report Period. Store Number and Report Period are based on queries while
Location Number is entered by the user. All are used to filter the dataset
being returned from a stored procedure. B... more >>
reports running in VB.Net much slower than Visual Studio
Posted by billyburditt NO[at]SPAM gmail.com at 7/26/2007 2:17:02 PM
I've been building reporting services reports for the last 6 months,
and we just got our reporting services server last week. I've started
deploying my reports to the reporting server, and I'm disappointed in
the speed of the reports in a VB.Net windows application. I'm running
the reports in ... more >>
MDx Query Parameters
Posted by RMurjani85 NO[at]SPAM gmail.com at 7/26/2007 11:48:02 AM
Hi,
I'm trying to use mdx query in reporting services with a parameters.
But I am getting an error telling me my token is invalid my query
string is this:
SELECT NON EMPTY { [Measures].[Executions] } ON COLUMNS, NON EMPTY
{ Members("[Dates].[All Dates].[" + @Year + "]." + "[June]") }
DIMEN... more >>
Generated RDL Causes Elements to Overlap
Posted by moviegoer22 NO[at]SPAM gmail.com at 7/26/2007 10:56:40 AM
Howdy,
I'm generating a series of RDL reports using Python and Cheetah. It
seems to work great with one, huge problem: when I go to view the
reports in Visual Studio or when they're deployed, the report elements
overlap or are out of order.
Is there any non-absolute way to position elements... more >>
Create verticle grouping instead of horizontal
Posted by Alex at 7/26/2007 10:07:46 AM
Hello,
Generally when using the Report Wizard with MS SQL 2005 it wants to present
the data horizontally, like this:
Item 1 Item2 Item3 Item4 Item5
Value1a Value2a Value3a Value4a Value5a
Value1b Value2b Value3b Value4b Value5b
.... and so fo... more >>
Table Borders Looking Weird
Posted by Liz at 7/26/2007 9:56:01 AM
Hi,
I'm using RS 2003, and I'm having very strange results with borders on the
table object. In order to get a grid-type table, I went in and turned on all
the borders for the rows and cells (what a pain).
The grid looks fine in the view, but when I print the report, the data
doesn't pr... more >>
I am not able to view RS folders and reports.
Posted by GGill at 7/26/2007 9:44:03 AM
I created reports and deployed but i am not able to see on IE my RS folders
I used this path and also i used instead of localhost i used my machine name;
http://localhost/reports$SQL2005/Pages/Folder.aspx
I checked IIS and RS, it's running.
Also i stoped and start again.
It still not workin... more >>
Page header image blank on 2nd + pages
Posted by Stephanie at 7/26/2007 9:00:01 AM
I have an image in my page header which is defined by a url in a hidden
textbox in the body. My report is long and I've not included any hard page
breaking. It automatically creates a new page with header and footer in the
report viewer. My problem is that the image is blank on the 2nd and ... more >>
Inserting MultiValue parameters into a table?
Posted by Geoff at 7/26/2007 8:42:05 AM
So this is probably a simple problem but I can't figure it out. I want to
setup a table that stores each parameter in it's own column. This way the
user can store their settings for use later. One parameter is multi-value
and I'm trying to insert it into a varchar() column but it's not work... more >>
Query Parameter Dialog Box
Posted by Michael C at 7/26/2007 8:26:08 AM
When I am looking at a dataset and use the "!" execute button I get the pop
up dialog box for parameters. How must I enter my values if i want it to
test multi-value selection?
I've tried
ABC, DEF
'ABC,DEF'
'ABC','DEF'
"ABC","DEF"
ABC;DEF
'ABC';'DEF'
I can't get it to work. Can... more >>
Dynamic Shared Data Source
Posted by Jonathan Cantrell at 7/26/2007 7:48:04 AM
Greetings!
I have a situation that has stumped me and my co-workers. We are trying
to create an ad-hoc reporting environment for Application users (users with
only an application log in, no AD or SQL Server logins) and provide
user-level security. Further, we really have to use Shared Dat... more >>
Deploying - credentials required
Posted by Namshub at 7/26/2007 12:00:00 AM
I'm stumped, i've notice a couple have had this issue on this group, have
anyone had success in solving it.
Basically when I attempt to deploy to a remote server I'm propted to login
to SRS located at http://<servername>/reports no amount of credentials
sent work.
I've checked IIS and ... more >>
Problem with null values in a report
Posted by HIK at 7/26/2007 12:00:00 AM
I have a vb.net winform application and have a report present an sql2005
query whose results are stored in a dataset. I have two problems with
the report.
1. If I have any null values in my fields, than the entire row will be
missing from the report. In order to get the data to show, I n... more >>
connect/merge rows in SRS to avoid page break split up
Posted by Joel Lindstrom at 7/25/2007 6:21:15 PM
I am writing a report is SRS 2005. The report is a quote report with a two
row header. Row 1 has the product description, row 2 has a memo field.
Here's my question--is it possible to somehow join these two rows so SRS
will not break the page between these two rows? Grouping doesn't do it. ... more >>
Is it possible to schedule reports created with ReportBuilder?
Posted by Shawn Anderson at 7/25/2007 4:52:15 PM
The subject pretty much says it all. I am trying to schedule a report for
delivery every monring via emil -- normally this is pretty easy, however I
cannot seem to find a way to do it with reports built using the
ReportBuilder. I can run the report without issue, howevever when I try to
sc... more >>
Can an ASP.NET application running on WinXP+IIS5 access to SSRS web service?
Posted by Max2006 at 7/25/2007 2:53:17 PM
Hi,
I am developing a web application on windows XP. A page within my
application needs to access to SSRS running on the same machine. Once the
web application tries to consume the SSRS web services, I receive the
following error:
System.Web.Services.Protocols.SoapException: The permissi... more >>
Custom or 3rd party report filtering tool
Posted by Dan at 7/25/2007 2:30:56 PM
Hi,
I am looking for a tool/application that can be used by users to select and
filter reports. The report list and field list would be pulled from a
database along with field type, and query to use to populate drop down list
filters.
User would select the report they want from a drop d... more >>
installation media
Posted by sharman at 7/25/2007 2:14:02 PM
Hi,
I am running SQL Server 2000 SP4 on Windows Server 2003 and IIS Server 6.0
on the same machine. I have a SQL Server 2000 installation CD. I don't find
Reporting Services included in that CD. From where can I get the Reporting
Services component? Thanks in advance.... more >>
Chang default file name when exporting
Posted by Stephanie at 7/25/2007 1:56:07 PM
When exporting a report, the file name is defaulted to the name of the RDL
file for the report. Is there any way to change that to default to a value
in a textbox in the report?
Stephanie... more >>
Today as default parameter
Posted by Pablo at 7/25/2007 1:44:01 PM
How can I set today as default parameter into a report?
I need to set this value as default because it's necessary for allowing
users to subscribe to the report.... more >>
Force all months along X axis when some months missing data
Posted by Eric at 7/25/2007 1:12:05 PM
Hi,
I want to display numeric information by month in a column chart. The
data does not have records for every month. I can't seem to display
all months along the x axis while still using month names instead of
month numbers.
My current chart setup is as follows:
Data > Category group
... more >>
Anyone have reports on Reports? (Things that go beyond the samples
Posted by greenmtnsun at 7/25/2007 10:32:01 AM
Hi all,
I'd like to get a report on the reports that are deployed.
It would tell me things like this:
Report Name
DataSourceName
Connection String
Stored Procedures Called
... more >>
|