all groups > sql server reporting services > august 2004 > threads for tuesday august 3
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 31
Multiple dataset in a single report
Posted by Kam at 8/3/2004 11:25:01 PM
Let's say we have two (logical) sections within a report, one that displays a record from table_A and on the other one displays a Barchart based on the values fetched from table_B.
Could we assign seperate queries (resultset) to above mentioned situation ?
p.s. Right now, we are doing it throu... more >>
Snapshot Security Issue?! Help.
Posted by Brian Parker at 8/3/2004 7:41:01 PM
I've got a strange issue that has me scratching my head. I have a big report that is run on RS once every 24 hours and creates a snapshot so that is can be the front page on one of our intranet applications without getting executed more than once a day. So I I render in HTML.
It seems like the ... more >>
Formatting subtotals in Matrix reports
Posted by Getting started and liking it at 8/3/2004 6:35:02 PM
I am trying to alter the color of a cell of a subtotal based on the value of the subtotal.
Example: =IIF(Subtotal.Value < 20 ,"Brown","Blue")
This doesn't work. How do I refer to the value of a subtotal inside an expression?? I think it has something to do with InScope(). I have definitely cli... more >>
Error in one on RS2KSampleReports.sln
Posted by NickB at 8/3/2004 5:35:02 PM
Hi RS Support team,
Have downloaded the RS2KSampleReports.zip and found that there is a small problem with the configuration of the table object in MDX_Expression.rdl. For example if you run the report for Vancouver the resultant report will be 21 pages long. The Product Category gets split over ... more >>
Reporting Services Query assistance...
Posted by ashvsaod at 8/3/2004 4:29:12 PM
Is it possible to do the following in Reporting Services...
In the query of the report have a column's critera be something along the
lines of this:
= ReportItem!Textbox25
In access it is possible through this syntax..
[Reports]![Report1]![Text5]
Thanks
... more >>
Administrator does not have any privileges
Posted by Patrick_McD at 8/3/2004 4:25:01 PM
I am logged on as a user with administrative privileges to my machine, yet when I go to the Report Manager, I have no tabs or Site Settings. How do I add the necessary privileges if I'm already the administrator?... more >>
Reporting Services Security issue.
Posted by Ameenuddin at 8/3/2004 4:24:32 PM
Hi,
I have a question on Reporting Services Security.Any help
is greatly appreciated.
we installed reporting services 2000 on Windows 2003 O/S.
also applied SP1.
Reprots are also deployed on this server.
When we access report server or report manager. The
following error is bein... more >>
Repeat on New Page
Posted by Melissa at 8/3/2004 3:47:22 PM
If I have my header row set to "repeat on new page", is there a way to add
the text "continued" to the header if the data has spilled over to the next
page? I want to distinguish between the first time a group of data appears
and when it is continuing on the next page.
ie. Page 1: Janu... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Using shared datasources in Reporting Services
Posted by afung118 NO[at]SPAM hotmail.com at 8/3/2004 3:30:06 PM
Hi,
I linked the shared data source created in Report Manager to the
report deployed to reporting services, but I'm having problem opening
the report. The shared data source is setup as such:
data source=[Database server];initial catalog=[Database name]
However, I'm getting the following e... more >>
changing visited links display color
Posted by Bill Kurth at 8/3/2004 3:26:45 PM
How would you set up a report item(text box or table cell) so that, when a
navigation is configured for a hyperlink to a URL, after the user selects
that link, on future visits to the page where they linked from, in at least
the same session, the report item changes color?
Thanks
William Ku... more >>
Can't access OLEDB datasource
Posted by Dan at 8/3/2004 3:21:04 PM
The following problem is occuring when I try to access a
table either via an oledb connection or via a linked
server
I can enter the query in the rs/text box and run it
sucessfully. If I either goto edit the query via the
query tool or select the data option. Visual Studio
crashes.
... more >>
Reference BackGround Color
Posted by SAcanuck at 8/3/2004 3:17:02 PM
Hi:
Is it possible to reference the background column in a cell on a table and apply it to another cells background?
Thanks,
... more >>
Deadlock bug in MoveItem or CreateReport
Posted by Tomasz at 8/3/2004 3:15:03 PM
Reporting services is throwing deadlock exceptions which if retried (up to 10 times) sometimes succeed. When those exceptions happen Reporting Services is coming to a halt waiting for the deadlock to resolve. Performance is unacceptably degraded then.
In my test I am trying to run multiple concur... more >>
CE vs MS RS
Posted by rikesh at 8/3/2004 3:09:48 PM
Hi Teros
Just one question, is there any reason why CE and RS could be installed on
the one machine, I have limited resources at hand, and I wish to prove my
case for RS, however, I worried of corrupting my test installation of CE.
Would there be any conflict errors?
Kind Regards
Rikes... more >>
how to change dpi/resolution of the tiff being exported
Posted by angus at 8/3/2004 3:00:22 PM
Dear ALl,
How to change dpi/resolutoin of the tiff being exported.
Thank you
Regards,
Angus
... more >>
Dynamically Referencing a Field Name
Posted by Mike Lyncheski at 8/3/2004 2:09:02 PM
Is there any way to reference a Data Set field name dynamically in an expression?
For example, I have 5 reports that have the same layout but reference different columns.
For example, TextBox1 would be one of the following names depending on the report:
=Fields!A_Total.Value
=Fields!B_Tot... more >>
Render to MOBILE devices?
Posted by Andrew Shwiff at 8/3/2004 1:59:20 PM
Is there any way to "configure" Reporting Services to render appropriately
to *mobile* devices?
... more >>
The underlying connection was closed: Unable to connect to the rem
Posted by Archie at 8/3/2004 12:39:03 PM
URL : http://<Servername>/reports/
Error : The underlying connection was closed: Unable to connect to the remote server.
OS Windows 2000 Server,
..Net 1.1 ASP.Net (not sure how to find version)
I have VS 2000 and 2003 installed on this box
I have tried reintalling RS twice.Searched this discu... more >>
How to autogrow/shrink columns?
Posted by Kevin Buchanan at 8/3/2004 12:06:17 PM
Ok, this seems trivial, but I can not get RS to auto-grow/auto-shrink
columns!
I am using a matrix with 2 colum and 2 row elements. I have set the cangrow
and canshrink properties of the cells to TRUE.
However, it seems that column widths are being taking precedence.
SO...how can I get t... more >>
inserting documents into report
Posted by scraejtp at 8/3/2004 12:03:01 PM
Is there a way to insert a document (ex. word document) that can be downloaded from a website? Right now I have it passing parameters to pick a document and download it and open it from a link, but is there a way to show the document in the report?... more >>
Creating datasource on server from *.rds file
Posted by MCC at 8/3/2004 11:24:36 AM
Hello
I would like to create a datasource (using the rs.exe utility and the actual
*.rds file) in the same way reports (*.rdl) can be created, as described in
this link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rsprog/htm/rsp_ref_soapapi_service_ak_9n79.asp. I
know you ... more >>
Installing RS with remote VS
Posted by Jim Johnson at 8/3/2004 10:56:31 AM
Hello. I use VS.Net 2003 on my personal computer, and deloy to my web and
SQL development server which has the VS server components installed. I can
easily develop ASP.Net apps in this manner. However, I'm not sure how to
install RS on my server and have the report designer be available in VS.... more >>
Report Events
Posted by Atul Mehta at 8/3/2004 10:49:58 AM
I just attended a web cast for Reporting Services and heard (in Questions &
Answers Sessions) that Reporting Services doesn't have any events ( Hope I
heard it right ). I have following questions
1) In the absence of events, how do we do some of the common tasks that
we normally accomplis... more >>
Group Format
Posted by Ameet at 8/3/2004 10:03:01 AM
Hi,
I want to set my group's background to different color. something like
Group1
[Group1-A] [BGColor=Blue]
[Group1-B] [BGColor=Green]
[Group1-C] [BGColor=Red]
Group2
[Group2-A] [BGColor=Blue]
... more >>
Access to view reports problem.
Posted by Adam at 8/3/2004 8:44:32 AM
I have created a few reports which I have published to
the reporting server.
There is a group created something/Admins for example,
that was assigned to some users. I have the entire folder
that contains the reports in the manager set to allow
browser previleges to view reports within.
... more >>
Hide a parameter
Posted by Julio at 8/3/2004 8:29:56 AM
Using Report Manager (default viewer for Reporting Services) is possible to
choose one parameter to be hide. This hide parameter has a default value and
the user inform the others.
thanks
... more >>
Excel rendering
Posted by Jim at 8/3/2004 7:27:03 AM
Hi, does anyone know if it's possible to dynamically create excel tabs/worksheets possibly via RS web service library or some other method.
Thanks in advance,
Jim... more >>
Cell Spanning Multiple Rows
Posted by JRodman at 8/3/2004 6:56:15 AM
I have a report where the first column needs to be spanned over multiple rows. The first column is part of a group, just the group name is shown on the detail row with the details. The data looked like this:
Group1 Detail 1
Group1 Detail 2
Group1 Detail 3
Group2 Detail 1
Group2 ... more >>
Simple bar chart question
Posted by JohnHennesey at 8/3/2004 6:39:04 AM
Feel silly asking it, but here it is:
I am trying to create a bar chart that looks like the following:
C L C
CL CL C C
CL CL CL CL
CL CL CL ... more >>
custom flat file for log transactions
Posted by fiututor NO[at]SPAM yahoo.com at 8/3/2004 6:27:22 AM
Hi,
I am new at reporting services and need help creating a flat file that
will contain transaction logs like userid, amount, date and a comment
line.
I do not want the full report history since that would take a lot of
space on the server.
Is there such a way to create a flat file with plai... more >>
BG Color
Posted by Ameet at 8/3/2004 5:57:02 AM
Hi there
I was just wondering can I set BGcolor and color property to a value except the default color given in the list ?
like
color = 0047A1
Possible ?.. ... more >>
Reporting Server Log
Posted by Alex Munk at 8/3/2004 5:29:01 AM
Is it possible to write out messages to the reporting server log files? If so, a sample code would be greatly appreciated.
Thanks,
Alex... more >>
Calling Webservice
Posted by amydudley NO[at]SPAM webmail.co.za at 8/3/2004 5:04:48 AM
Hi,
I have set the Reporting WebServices WebService Directory Security in
IIS to Windows Authentication. The authentication setting in the
config file is set to "Windows" with Impersonation set to "true".
I created an account called "RSAdminUser" with which to call the
webservice.
When ca... more >>
Subreport Problem
Posted by natta NO[at]SPAM netzero.net at 8/3/2004 3:54:44 AM
Hi, I need your help.
I have report with subreport. Report has one information and if you
click to one field I need subreport open and show another information.
I created this report but the problem is User complain that he cannot
go back to main report there is no back button inside html viewer... more >>
Export multiple Reports into a single PDF file, programatically
Posted by Gaurav Shah at 8/3/2004 2:57:02 AM
How could we export multiple Reports into a single PDF file, programatically ?... more >>
Applying Stylesheet in Reports (e.g. Font, Header)
Posted by Gaurav Shah at 8/3/2004 2:53:01 AM
I'm using Reporting Service with Service Pack3 and I want to Apply my own stylesheet in reports. I want to give my own style class to Fonts, Headers etc. Can anyone help me ? Is it possible or not ?... more >>
|