all groups > sql server reporting services > november 2004 > threads for thursday november 25
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
problem with images on the report
Posted by Abdus Salam Atif at 11/25/2004 5:21:27 PM
Hello All,
I am using Image control with database sourced images on my reports. The
images are stored in WMF format.
There is no problem when the report is viewed in web browser but when I
export it as a PDF or TIFF, the images are not shown and a cross (X) is
shown instead of the image.
... more >>
Nested report?
Posted by Kaisa M. Lindahl at 11/25/2004 3:48:03 PM
I want to create a report that retrieves data when I click on different
items on the same report page.
What I want to do is to first get an employee, and the hours registered for
this person at this period.
When I click on the person's name, I want to show a new report, that shows
all the clien... more >>
Matrix : How to add a column 'total'
Posted by direct.media.system NO[at]SPAM wanadoo.fr at 11/25/2004 2:47:34 PM
I need to add a column at the right end of the matrix for editing the
sum of the row's fields. I presume that i need to use MDX language but
i don't know how to proceed !
Thank' for your help.... more >>
Accesing Oracle from an assembly!
Posted by Carlos López. at 11/25/2004 1:39:03 PM
Hi Group!
I’ve a big problem with MS Reporting Services, i try to access an oracle
database from a custom assembly, in desing view all work nice, but in
production environment, the call to the class fail!.
What i can do to correct this problem?
I added the dll file to de bin folder or ... more >>
Using User ID to get list of allowed values
Posted by Matt at 11/25/2004 12:23:34 PM
Hi,
I wish to restrict the allowed values for selection for a report parameter
based on the current user. The query is a selection from the database, I
just need to work out how I can pass the user id to the query. Users!UserID
fails in a query due to a syntax error.
ie.
SELECT
K... more >>
(query) Group and distributes data evenly based on duration of tasks to be completed
Posted by Dan D at 11/25/2004 9:45:54 AM
Here is an example of a table that keeps a list of tasks and the time it
takes to complete them (in minutes)
TaskID TaskName Duration_Minutes
------- ----------- ------------------
1 Task A 100
2 Task A1 20
3 Task A2 ... more >>
Viewing Reports over the internet
Posted by StvPl at 11/25/2004 8:47:04 AM
This is a continuation of a previous question I asked, I've made progress but
still not quite there!
To simplify testing and remove as many variables as possible I have prepared
a very simple report based on the Northwind database and deployed it to a
Windows 2003 server.
If I access //s... more >>
conditionally execute a subreport
Posted by beth at 11/25/2004 7:43:03 AM
I have a report that contains several subreports, one of which is meant to be
displayed only when the subject of the report has a particular job title. The
data source for this subreport is a stored procedure, and in that procedure I
examine the job title and execute the code only for the spec... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Strange Excel Export Issue
Posted by Greg - NEOS at 11/25/2004 7:13:02 AM
Hi,
I've got a problem with a particular report of mine.
When i'm exporting it to Excel, i obtain following message when opening it
in Excel:
http://img88.exs.cx/img88/2559/xl_problem.jpg
(english translation: Name already used. Name can't be identical to a
predefined name. "Old name :... more >>
RS on MS Cluster Active/Passive configuration
Posted by oleg at 11/25/2004 6:59:05 AM
I have insatalled RS onto an Active Passive SQL Server with IIS installed on
the cluster
as well. I have configured RS on two node work with the same ReportServer
database.
I have moved virtual directory to Shared store...
And now I can run reports on localhost on two nodes,but from Share... more >>
Hiding Table Rows
Posted by MER78 at 11/25/2004 6:51:01 AM
Is it possible to hide full table rows depending on data in a record?... more >>
download many rdl files from Reporting Server at once
Posted by rajivp at 11/25/2004 3:45:03 AM
GoodDay,
we have uploaded a large number of rdl files on the reporting server. now
when we want to download these files we have to download it one by one.
is there any efficient way to download a large number of files in one shot.
Downloading files one by one makes it too time consuming. So it... more >>
installation problems with W2003/WSS
Posted by AlexM at 11/25/2004 3:23:57 AM
I have not been able to install SRS onto a W2003 server that hosts Windows
Sharepoint, and (briefly) had the .NET 2.0 beta framework installed. I
believe this is due to the "unclean" removal of 2.0 (the aspnet_admin and
aspnet_state services still seem to point at the 2.0 directory, which has no
... more >>
grouping data...
Posted by Asha at 11/25/2004 2:51:03 AM
greetings,
i want to show a 2nd lvl report, but i dont want it to be group.. e.g. when
my user clicks on the row or on the + sign , it expends and execute another
query. is that possible?... more >>
|