all groups > sql server reporting services > february 2005 > threads for thursday february 10
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
Hidden Parameters and Default Values
Posted by klumsy NO[at]SPAM xtra.co.nz at 2/10/2005 11:21:58 PM
I am using RS SP1, and to use a hidden parameter that is NOT read
only, after uploading the report into report manager.. at this stage
the report works FINE, with all the other parameters (not hidden)
working, they are combinations of query based lookups with query based
defaults, and ones with ... more >>
Fields don't stick when using stored procedure
Posted by Kitty at 2/10/2005 9:45:02 PM
I'm using a parameter stored procedure for which I construct the SQL in the
stored procedure. I have an ASP application that build a csv string of
values that I pass to the procedure. RS doesn't recognize the field in the
select. What is another way that I can build a query and get RS to re... more >>
If I write custom Data and Delivery extensions for RS 2000, will they work with RS 2005?
Posted by Stephen Walch at 2/10/2005 7:04:55 PM
If not, can you give me an idea how extensive the changes will be?
Thanks,
-Steve
... more >>
Creating a suscription on a parameterized report
Posted by Aaronous at 2/10/2005 7:01:10 PM
I have a report that I just created that has a month and year parameter.
this report is needed at the first of every month to show the activity of
previous month. I would like to create a subscription that executes this
report automatically. Can I set up reporting services to automatically ru... more >>
Report Printing via URL
Posted by DaveM at 2/10/2005 4:35:06 PM
Can I cause a report to be rendered and printed using a URL?... more >>
Excel and pdf not searcheable
Posted by SS_Newbie at 2/10/2005 3:34:00 PM
I cannot find a simple string or number within ANY and EVERY Excel file and
the only pdf I have EVER exported. My colleague System Administrator has
tried DOS and Search... also to no avail...
I have tried DOS, Windows Explorer Search..., Copernic Desktop Search and
MSN Desktop Search (Beta -... more >>
MDX And Quotes
Posted by Jim at 2/10/2005 1:16:02 PM
All,
One of my dataset queries is an MDX statement that includes a
StrToMember function to determine a time member. The function itself
includes a number of quotes. (i.e. StrToMember("[Time].[All
Time].["+ltrim(str(Year(Now())))+"].[Q"+iif(Month(Now())>=10,"1"....)
The query runs fine until... more >>
Urgent: <server>/ReportServer working and <server>/Reports isnt
Posted by Bofo at 2/10/2005 1:08:01 PM
Hi have a problem with config.
I am tryin to deploy to a remote server. I am using SQL authentication.
I have identical usernames and password for a Windows account and a SQL
account.
When I open <server>/reportServer, after passwd auth, i get the list of
all reports and I can click on th... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
PLEASE!!! count of groups
Posted by MJ Taft at 2/10/2005 12:53:03 PM
I have a report with one group level where I am hiding detail and only
showing group totals. This report is summarized/grouped by device (like a
system name) and I am trying to calc the total number of devices monitored
which would be equal to the number of groups I have on the report. I hav... more >>
Email based subscription - need to change the from address
Posted by Vipul Shah at 2/10/2005 12:49:11 PM
I have multiple reports being sent to various clients. I need to change the
from address on each report based on report's category and client. Is there
anyway I can change the "from" attribute of email report? I checked the
RSServerConfig.xml, and looked the Email configuration section, but... more >>
How do I format zeros (0) to display as dashes (-)?
Posted by OriginalStealth at 2/10/2005 12:15:04 PM
I am using the current formula and it works. #,###,;(#,###,) How do change
this formula to display the zeros as dashes?
Thanks in Advance
... more >>
Putting different reports in the Document Map
Posted by Spencer23 at 2/10/2005 11:59:04 AM
Hi,
I am not sure if this is possible or not, but here it goes.
I currently have 3 different chart reports, say 1, 2, 3. The users of these
reports pick which report they would like to run from a drop down in the
application. The remaining parameters for all of the reports are all the
... more >>
Attn Brian Welcker
Posted by chanley54 at 2/10/2005 11:25:03 AM
Brian,
I have posted this a few times and am not able to get a response from it.
We (and some other people in the newsgroup) are experiencing an issue where
when you export to Excel the last row can come up missing. Is this being
addressed in SP2 or a hotfix?
Regards,
--
Chris Hanle... more >>
SP2 - Excel Missing Rows
Posted by chanley54 at 2/10/2005 11:21:03 AM
Hello,
Can someone plese comment on whether or not this is being addressed in SP2?
Specifically, there are times when the Export to Excel causes the last row
to truncate.
--
Chris Hanley... more >>
Wish List?
Posted by DJM at 2/10/2005 10:15:40 AM
There are definite areas where RS could use improvement. Is there an active
wish list to submit suggestions?
... more >>
Authorization Error in Reporting Services on Windows 2003
Posted by schramae NO[at]SPAM yahoo.com at 2/10/2005 9:53:35 AM
Hi,
I have just reinstalled Reporting Services on win 2003 server that was
added to a domain and has been renamed. Two strange things happen:
1) In IE I am prompted for an ID and password with a basic security
prompt.
2) After supplying the credentials I get some of the report manager web
p... more >>
Best Practice for Rendering in Winform
Posted by John Amason at 2/10/2005 9:42:22 AM
Support for Rendering Reports in a Winform appears to be missing - no render
component (a.k.a. Crystal Reports).
It seems the report must be downloaded (PDF or HTML) as file then open Adobe
or IE to view.
More work yet to view within Windows app.
What is best approach and are there any ... more >>
Subreport data not showing after export to Excel
Posted by jrak461 at 2/10/2005 9:23:11 AM
I have a report with two subreports in a table that run fine. But when I
try to export the report to Excel the two subreports don't show. I get a
"Subreports within table/matrix cells are ignored." message. Is there a way
around this?
Thanks!
Jean
... more >>
How can you tell if SP1 was applied?
Posted by Dave at 2/10/2005 9:11:33 AM
Especially in a multi-server environment where I have RS installed with
separate servers for the DB and IIS Report Manager.
I'm guessing there's some kind of @@version or version number hidden
somewhere, but where?
I am inheriting a deployment from a previous dba and I don't know if
SP1 was... more >>
Printer Delivery Sample
Posted by Nick at 2/10/2005 9:03:32 AM
Hello,
Has anyone succesfully setup the Printer Delivery Sample?? I have followed
the instructions I have found on this however it keeps telling me that the
printer is not installed. I do have the printer installed on both the
workstation and server. I have followed the instructions given bel... more >>
Login with Web Archive
Posted by Craig at 2/10/2005 8:48:29 AM
Hello,
I have a subscription that sends a web archive report to my email
address. When I view the report in Outlook 2002, I am prompted with a
Windows login box. The report cosists of two tables and a chart.
In addition there is a 2k attachment with a long name consisting of
number, lette... more >>
Data Driven Subscription multi-line email content
Posted by magicboy at 2/10/2005 8:17:02 AM
I am trying to set up a data driven subscription where one of the fields
returned from the query is sent as the content of the email.
This works fine for a one line email by selecting that column in the
Comment field of the delivery extension screen but I need to create a
multi-line email.
... more >>
Performance with dataset and cache
Posted by sam at 2/10/2005 7:59:05 AM
Hi,
I have created numerous reports using reporting services so far and studied
every thing I could regarding performance. I have a question regarding
caching the results of a more general query Vs dynamic query with parameters.
Say I have a report which takes up different parameters. Which w... more >>
Hiding UserID parameter
Posted by dimpu at 2/10/2005 7:31:09 AM
In my report I am using 4 parameters i.e UID, LocationID, StartDate and
EndDate.
I am passing the UID parameter to a report in a URL. Based on UID, Locations
will be displayed. I don't want to Show UID on the report parameters header,
But I want to show all other parameters on the report, s... more >>
Mailing Reports
Posted by Kiran at 2/10/2005 6:51:28 AM
Hi,
I am rendering a report in PDF Format when a user needs in my Web Form(on
click of a button)
When this report is rendered in PDF format, Is there a way to send him the
report by Email.
An Email has to be sent when a report is rendered by a particular user.
Is there an option for ... more >>
Using a UDF (user defined function) with parameters
Posted by andrea.vincenzi NO[at]SPAM tiscali.it at 2/10/2005 2:59:38 AM
Is it possible to use report parameters when calling a SQL Server UDF
(User Defined Function)?
Let's say that I have a simple UDF uf_test1 that takes one string
parameter @P1 and returns the parameter value as its output.
I have tried creating a simple test dataset in a report that uses a
query... more >>
|