all groups > sql server reporting services > november 2004 > threads for tuesday november 23
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
Sort in MDX
Posted by Markus Krenn at 11/23/2004 10:55:06 PM
Hi,
how can I Sort this MDX statement by City
SELECT {[Measures].[Store Sales]} on Columns, {DISTINCT([Store].[Store
City].members)} on Rows FROM SALES
It is used in Reporting Services to fill the City-Paramter with values, in
the Sample-Report MDX_Expression.rdl with DataSource Northwind... more >>
web farm - scale out
Posted by Jas at 11/23/2004 10:53:01 PM
Hi,
Is it possible to to have RS Enterprise and RS Standard in a web farm? If so
how can I go about achieving it. Currently, we have licenses for both
Enterprise and Standard versions of RS. Please help.
Thanks.
Jas.... more >>
Report Description
Posted by SAcanuck at 11/23/2004 3:31:04 PM
Can someone please let me know what the use of the Report > Report Properties
> Author & Description Fields are?
When I deploy my reports to the server these values are not visible in the
report properties of the report manager nor are they exposed to be used in a
report. Both of which I wa... more >>
opening reports with toggleitems set according to user defaults
Posted by dalem at 11/23/2004 2:37:04 PM
i'm new to RS and have created reports with jump to url capability. the main
report has drill down capability up to 4 levels. i would like to know if it
is possible to open the report and have the toggleitems collapsed or expanded
(showing the next level if expanded) based on pre-defined cho... more >>
Authentication Extension: SoapException: Null Reference
Posted by Marc Lewandowski at 11/23/2004 2:37:02 PM
Okay, I thought I almost had this security extension licked, but now I've run
into this and I don't know where to begin looking.
When I call LogonUser() from my UILogon.aspx, I'm getting this:
System.Web.Services.Protocols.SoapException: Server was unable to process
request. --> Object ref... more >>
Present 4 images on each row in a report
Posted by Billy at 11/23/2004 2:23:04 PM
I am going to present images that are stored in a database (SQL Server 2000)
on my report. I want to have 4 pictures on each row.
My table contains 20 images and hence I will have 5 rows with 4 pictures on
each row.
Anyone knows how to achive this?... more >>
Jump To URL Bug
Posted by fzuma NO[at]SPAM yahoo.com at 11/23/2004 2:19:23 PM
I have two different URLs I use for Jump To URL navigation in my
reports.
This one adds a String report parameter on the end and works fine:
=Globals!ReportServerUrl + Globals!ReportFolder +
"?/Detail/Campaign+List&rs:Command=Render&rs:format=HTML4.0&rc:Toolbar=false&rc:Zoom=Whole+Page&rc:Para... more >>
Dynamic Textbox size
Posted by newbie at 11/23/2004 2:05:01 PM
I want to create a TextBox with dynamic width.
Probably reading from an expression.
Has anyone tried to set the width of the report objects with an expression.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to pass parameters in Jump to URL using javascript
Posted by DC at 11/23/2004 1:57:05 PM
Problem Statement: Open a sub-report in a pop-up window with specific
dimensions AND BE ABLE TO PASS PARAMETERS TO IT !!!
Background: I know that there have been many solutions offered to open a
popup sub-report. I was able to do that too.
Issue: I need to pass in a parameter, which will be ... more >>
installation package could not be opened
Posted by pepe at 11/23/2004 1:29:03 PM
We tried installing reporting services and first got the error:
"The install has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 25619.
We then installed with the following switch per kb867872:
setup.exe /i"Setup\Rs... more >>
Naming Sub report as =Globals!ReportName
Posted by Ashish at 11/23/2004 12:41:02 PM
I am trying to name one of my sub reports as =Globals!ReportName and it gives
me an error "Report names can not be empty strings or just whitespace.". can
i give a golbal report name for a sub report ?
Thanks!
Ashish... more >>
Parameters dropdown -- adding an "ALL" which will include all sele
Posted by Cavall at 11/23/2004 12:31:02 PM
I am trying to figure out how to setup parameters that will allow me to have
an "ALL" selection. "ALL" will include all the other choices in the dropdown
in the sql.
I am new to Reporting Services, so I am not sure if this is even possible,
but it would seem to me that this would be a pr... more >>
Printing problems for Reports delivered via email
Posted by rajsjoshi NO[at]SPAM gmail.com at 11/23/2004 12:07:28 PM
We have implemented chart based Reports and they are being delivered
to the report subscribers via email. When the email recipient prints
email containing the reports with the various charts, none of the
charts are printed. The email report contains embedded images which do
not get printed eithe... more >>
Newbie: printing question
Posted by Marko Linke at 11/23/2004 11:35:39 AM
Please (do not) confirm:
- To have a "print" button on report in order to print a report and not the
html page do I need to wait for sp2?
When could the sp2 be available?
... more >>
report parameters....
Posted by Kjell Brandes at 11/23/2004 11:14:06 AM
Can i get a report to acceppt parameters not declared in report??
I have a webinterface that posts more parameters than some reports are able
to process.
reg.
Kjell
... more >>
Active Directory authorization in RS Standard Edition
Posted by Bartosz Gorzynski at 11/23/2004 11:07:27 AM
It is possible ?
Users connect to database with report data using own Active Directory
domain credentials (not ASPNET account) and users not must write login
and password (login credentials must be send automatic by IE)... more >>
EXPORT PDF IN LANDSCAPE
Posted by Britney at 11/23/2004 10:11:26 AM
hi people.
Can someone out these tell me how to export a report made in MS SQL
Reporting Serives into LANDSCAPE. Is there anyway to set this in the
report/layout properties OR is Microsoft team still figuring this out now???
When i export to PDF the default layout is POTRAIT and nothing seem... more >>
Excel Export Missing Rows - URGENT
Posted by chanley54 at 11/23/2004 9:49:12 AM
Hello,
This question has been posted a few times and is DEFINITELY A SHOW STOPPER
for Reporting Services.
When exporting to Excel - the last row can turn up missing - Why is
Microsoft not responding to this???
... more >>
Toolbar missing from output
Posted by adolf garlic at 11/23/2004 9:37:05 AM
I'm not setting device info in the code (as I have seen many people use to
switch it off) so the toolbar should be displayed by default.
I've even tried forcing it with
Dim DeviceInfo As String =
"<DeviceInfo><Toolbar>True</Toolbar></DeviceInfo>"
but to no avail
Can anyone shed any l... more >>
Different background color for top customers
Posted by dbuschi at 11/23/2004 9:35:47 AM
Hi,
This is probably a very 101 question :-)
I have a query that returns customer records. These records are sorted by
region and name. Now I have a requirement to highlight the top 10 customers
(the 10 highest $$$ amounts), without changing the order of the customers.
Is there a way to... more >>
Reporting Services Not Asking For Authentication
Posted by scotthertel NO[at]SPAM hotmail.com at 11/23/2004 8:39:51 AM
I have made sure that anonymous logins are disabled on the reports and
reportserver virtual directories. When I setup reporting services, I
made sure that the use SSL connections checkbox was checked. I don't
understand why its not asking for authentication.
I also made sure that I didn't ha... more >>
Chart expression error
Posted by Bob Rogers at 11/23/2004 8:37:02 AM
I have a pretty simple chart which seems to work, but when I build it, I get
a warning that "the expression for the chart "chart1" contains an error:
operation is not valid due to the current state of the object". I've
experimented with a bunch of things to get rid of the warning,
unsucces... more >>
Export into MS Word format
Posted by Dipendra Adhikari at 11/23/2004 8:29:04 AM
I was wondering if the reporting services has capability tp export into MS
Word format.
Thanks.
Dipendra... more >>
A generic error occurred in rendering chart <chartname>. Details: A Generic GDI+ error occurred
Posted by ladesidude NO[at]SPAM yahoo.com at 11/23/2004 8:08:09 AM
Greetings. I am a newbie at reporting services, am using the
developer edition of RS on Windows XP Pro and SQL Server 2000 SP3. I
am running a report that returns data that I add to charts on my
report. Whenever I run the report, I get the above error. There is
no code, only charts, any help... more >>
General Speed Problems...
Posted by Carlson Teakle at 11/23/2004 7:41:15 AM
We have developed a number of Reporting Services reports that each call a
stored procedure to execute the query that generates the data for the report.
In Query Analyzer, the query takes less than 10 seconds to execute.
However, in Reporting Services it can take 2-3 minutes to see the first ... more >>
Best Practice promotion of RDL from Dev to Test then onto Prod
Posted by brianholo NO[at]SPAM msn.com at 11/23/2004 7:20:57 AM
I have been tasked with creating our promotion procedures for all
reports in Reporting Services. Can anyone give me any tips or point
me to any references that will help me with this.
Ideally I would develop the report in a dev environment against dev
data.
It would go through our quality assu... more >>
Conditional Colour in Report Header
Posted by scottfuk NO[at]SPAM yahoo.co.uk at 11/23/2004 6:19:55 AM
All,
I need to alter the Header Bar background colour in my report
depending on who the report is being prepared for. For example, client
accounts that start **P need to have a blue background whereas client
accounts that start **A need a red background.
Any help on how to switch the colour... more >>
Reportviewer - more security help needed
Posted by jxb NO[at]SPAM ovum.com at 11/23/2004 5:51:37 AM
Hi - I have the reportviewer component working fine in our intranet
enviroment, but am looking to move it over to an internet enviroment
in a few weeks, and have a few questions about this.
At the moment I embed the reportviewer control in the .aspx pages
(which have forms authentication secur... more >>
External Image Problems
Posted by Mark Parter at 11/23/2004 2:29:10 AM
I've placed a logo I'd like on my reports at the path
http://<servername>/reports/images/logo.gif
I've also performed the instructions as per the article "Configuring an
Account for Unattended Report Process" in the RS BOL. I've also re-started
IIS, several times yet I still cannot get the ... more >>
Reporting Services
Posted by asharma2004 at 11/23/2004 1:19:02 AM
Dear sir
When i try to subscribe the report, it gives error "Credentials used to run
this report are not stored".
thanks and regards
arvind
asharma@techaxes.com
--
asharma... more >>
|