all groups > sql server reporting services > september 2005 > threads for monday september 5
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
Migrate from Crystal Reports to SQL Server Reports
Posted by Madhivanan at 9/5/2005 11:47:19 PM
I have a requirement to convert reports from Crystal Reports to SQL
Server Reports. Is there any tool to do this? or Do I need to redesign
every report in SQL Server Reports?
Madhivanan
... more >>
Change Culture at Parameters View
Posted by ET at 9/5/2005 11:05:02 PM
I have created a Report which have a date parameter. As I execute it, a list
box with available dates to chose is appeared at western format (MM/dd/yyyy)
how can I change this to UK format (dd/MM/yyyy)?
... more >>
Reinstall RS Client?
Posted by Peter at 9/5/2005 7:20:29 PM
Hi,
I have purchased a new copy of SQL Server for running Reporting Service as
the Evaluation copy has expired.
I have installed Visual Studio with RS client on a workstation as I don't
want to install Report Designer on the Server.
I would like to know is it necessary for me to uninsta... more >>
Subtotal incorrect
Posted by Pedro at 9/5/2005 4:13:02 PM
Hi,
i have a problem with a subtotal. I have a matrix where i put de next data
on the row cell
=IIF( Fields!ESTADOACTUAL.Value.Trim ="A",Fields!VENTAS.Value
,Fields!ESTADOACTUAL.Value.Trim)
using the subtotal each that appear a text value on the cell the subtotal
result is bad, if the t... more >>
Stored procedure parameters
Posted by magendo_man at 9/5/2005 12:23:03 PM
I have a stored procedure with 5 parameters. I only want the first 3 to
appear as Report Parameters. The other two need to take a value of Null.
When the stored procedure is selected as a dataset all 5 parameters are
automatically pulled in as dataset and report parameters. If I take out the ... more >>
How to display % of total in a pie chart
Posted by Konstantin Shaumyan at 9/5/2005 10:14:03 AM
I need to display percent of total in each slice of a pie chart. In Crystal
Reports there is a check box to do so.
How would I do it in Reporting Services?
Thanks,
Konstantin... more >>
How to use the same stored procedure to display two different char
Posted by Konstantin Shaumyan at 9/5/2005 9:43:04 AM
I need to display two charts on a report based on the same stored procedure
that accepts a single parameter. I do not wish to be promted for the
parameter. Instead, I would like to pass two different values to each chart
within the report.
Please advise.
Thanks,
Konstantin... more >>
Javascript Error - Client-Side Printing
Posted by Mark Ogden at 9/5/2005 6:23:03 AM
Hi all,
I have just installed SQL Server 2000 SP2 and am having some issues with the
client-side printing. Some workstations install the ActiveX control and print
absolutely fine and others just get Javascript errors when you click the
print button (for the first time - i.e. ActiveX control... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
static variable
Posted by Goncalo at 9/5/2005 4:43:02 AM
Hi,
how can I initialize a variable for a group and use that variable to sum a
field im my report?
Thanks... more >>
Exporting pdf from RS to a Win Form
Posted by Tomsi at 9/5/2005 2:42:38 AM
I'm using Reporting Services 2005 and .Net framework 2.0 and want to display
reports from RS in my Windows form. My questions are:
1) I've got the pdf from the Render-method in the RS Web Service, and tried
to display the pdf in a WebBrowser in my Windows Form using the
WebBrowser.DocumentS... more >>
Excel consuming 100% CPU
Posted by Fredrik at 9/5/2005 2:07:02 AM
Hi,
We are using RS Sp2 andExcel XP on the clients.
One report outputs 5000+ rows and are grouped like this:
account group (25 groups)
account (250 groups)
values (4725 rows)
When exported to Excel the XL-file is 11Mb+ !
All groups are collapsed in XL by default, and when ... more >>
Broken Images and Charts in Deployed Reports
Posted by Arkiliknam at 9/5/2005 12:45:01 AM
Hi all,
Does anyone know why on some installations of RS, using the Reports Viewer
(http://localhost/Reports/), all images and charts appear to be broken, but
if exported, work fine. Using ReportServer works, but its not very
user-friendly for our clients.
I only read a couple of posts a... more >>
|