all groups > sql server reporting services > march 2006 > threads for monday march 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 31
Does 2k5 Reporting Services need IIS?
Posted by brett at 3/20/2006 11:21:52 PM
I'd like to produce dynamic reports via SQL Server 2k5 Reporting
Services that can be rendered in a web browser. However, I don't want
anything to do with IIS or a web server. From what I've heard,
previous version of SQL Server Reporting Services needed IIS. Is this
true for 2k5?
Thanks,... more >>
excel export...
Posted by Kez at 3/20/2006 7:18:27 PM
Hi Guys
When exporting my report to excel my field text gets exported as double
lines. Does anybody know a way around this?
eg:
Line 1
Line 2
turns to
Line 1
Line 2
Thanks
Kez... more >>
Subscriptions
Posted by Jim Norton at 3/20/2006 5:05:43 PM
Hello all:
In SQL Server 2005 Reporting Services, when I create a subscription and
specify "Report Server E-Mail" as the delivery option, it has the "To:"
field greyed out with my name in there. Where is reporting services getting
this value from and can it be changed?
Thanks in advance... more >>
Report parameter - First day of last month/last day of month
Posted by Martin at 3/20/2006 4:17:27 PM
can somebody pls. help me with the following report parameter defaults?
for a monthly report I need two dates as parameter defaults:
The first day of the last month
and
the last day of last month
If I run a report on - let's say March 1st, I can get the last day of the
last month with ... more >>
Long running report fails with http error
Posted by Steve at 3/20/2006 3:52:26 PM
Hi,
I have a report that takes about an hour to run. When I run it, it runs for
an hour or so with "Generating Report", then the result page is the standard
IE "Action Canceled" page, and there is a javascript error. The javascript
error is Permission denied.
All other reports running on thi... more >>
alternating item color
Posted by outoftherealm NO[at]SPAM hotmail.com at 3/20/2006 2:57:51 PM
I was wondering if there was an easy way to do an alternating item
color in the details section like you can in a DataGrid?
Thanks!
... more >>
subreport visibility
Posted by Bill at 3/20/2006 2:32:20 PM
I have a report with many subreports, and I'd like to set the
Visibility.Hidden (=true) attribute of the subreports depending upon a
report parameter.
something like this...
iif(Parameters!Type.Value=1, subreport1.visibility.hidden=true,
subreport1.visibility.hidden=false)
any help is app... more >>
Custom functions
Posted by Bing Bing Yu at 3/20/2006 1:11:31 PM
In the Reporting Services 2005, is it possible to introduce custom functions
in addition to all the built-in VB Script functions? Something similiar to
introducing assemble in T-SQL. Thanks, Bing... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Generating complicate WHERE clause via parameters
Posted by JC at 3/20/2006 12:11:29 PM
Hi,
I have a large number of parameters defined which can be null and I have to
generate WHERE clause based on valid parameters, this makes things complicated
becuse I have to add "AND" to the WHERE clause depending on availability of
the parameters, the number of validation I have to do inc... more >>
Visibility and Page Break bug...
Posted by Mike Rand at 3/20/2006 10:34:27 AM
Hi,
I am having a problem with page breaks in a report that I am writing. I have
set some conditional logic on a Group to only show the group under certain
conditions. The logic works fine, but it creates a subsequent problem, and
that is that all of the group page breaks are eliminated (I wa... more >>
SQL Server 2005 Report Server Error
Posted by Eliadem54 at 3/20/2006 10:29:26 AM
I get the following error when I try
http:\\localhost\ReportServer
or
http:\\[servername]\ReportServer (from a remote server)
An internal error occurred on the report server. See the error log for more
details. (rsInternalError) Get Online Help
Object reference not set to an instance ... more >>
HTML with OFfice Web components
Posted by RP at 3/20/2006 9:45:29 AM
I have a report with pie chart and a table.
When i try to export to HTML with OFfice Web components - another browser
opens without asking to "Save" or "open" and it jsut opens up the report
again.
Is this is wha exptected ?
Thanks... more >>
How do view report (in browser) without parameter field.
Posted by JC at 3/20/2006 9:40:28 AM
Hi,
I am trying to access deplyed report without parameter bar hidden on load.
Is this possible?
Thank you... more >>
AdventureWorks Samples Not working
Posted by Michael at 3/20/2006 9:27:27 AM
I've installed and deployed the AdventureWorks Sample reports to Report
Manager in RS 2005. When I click on any of the reports, the report just
spins away and never returns the report information. I eventually (10
minutes later) just stop the browser. I made sure I have permissions to all
... more >>
Print icon not showing up in RS
Posted by jdyer521 NO[at]SPAM hotmail.com at 3/20/2006 7:42:47 AM
Has anyone ever seen the print icon not show up in the top toolbar in
Reporting Services? Normally, the print icon shows between the refresh
button and the help button. We saw one instance where the print icon
was not showing: it was just the refresh and help button together. Does
anyone know wh... more >>
Series group
Posted by NAVIN.D at 3/20/2006 7:07:51 AM
In chart for values i have two values that is Target values and actual
values. My target is 80 % and i categories based on the date [1-31] that
would be displayed as x-axis values.
And in series i use description for providing different circuit description.
But the problem when i use two... more >>
render to excel
Posted by mr at 3/20/2006 12:00:00 AM
Hi all
It's possible to export to excel without clickable links ?
There is any commercial or open solution ?
It's very important for me...
Regards
M.Repeæ... more >>
|