all groups > sql server reporting services > september 2005 > threads for monday september 12
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
SQL Reporting Naming Standards
Posted by parameshwarang NO[at]SPAM gmail.com at 9/12/2005 10:45:34 PM
Hi
Does Microsoft have any standard naming conventions for SQL Reporting
Services. If yes, does any one have link for the same ?
Thanks,
Param
... more >>
Can I sort on fields by in paramters
Posted by Jack Nielsen at 9/12/2005 10:36:39 PM
I need to sort a report in 3 ways 2 fields and one expression.
When i add a field to a parameter it says the following:
"Fields cannot be used in report parameter expressions"
The expression I need to sort on is this
=(sum(Fields!p1beløb.Value) - sum(Fields!p2beløb.Value)) /
(0.001+sum(Fi... more >>
Line Chart X-Axis has too many point
Posted by Anthony LaMark at 9/12/2005 3:52:55 PM
Hi All,
I have a Chart line report that works great except when there are too many
data points. The x-axis labels then get too cramped and become unreadable.
I saw from another post that to fix this, you right mouse click on the chart
object, select properties, select "X Axis" tab, set "Ma... more >>
Assigning User / Group thru Web service?
Posted by Nathan Myers at 9/12/2005 12:41:02 PM
I can't find a way to set user / group to a role thru the web service, this
functionality is availible in the Reports interface, but not thru the web
service?
Just to note i'v implemented Custom Security, agains a users data store. We
need to bulk load 1500 users.
Can this be done thr... more >>
How to get cached dataset from Report server
Posted by Alex Shirshov at 9/12/2005 12:11:05 PM
Hello, All!
Is it possible to get cached dataset from Report server?
Now I have to use different datasets: one for the Chart report in rsvcs and
another for DataGrid control in ASP.NET. I cannot move DataGrid from ASP.NET
to rsvcs.
I want to query report server for dataset, which is used fo... more >>
Export To Excel Fails with more than one List in a Matrix SP2 + HotFix KB901383
Posted by Tobor at 9/12/2005 10:18:54 AM
I have a Matrix report that uses a second List box to group text boxes
for sub totaling the group and the child columns of the group. The
First List box is the underlying group for the report, the second list
box is used to group the column (sub)categories. The report displays
correctly, and s... more >>
Upper limit for Multi-Value parameter in SQL 2005
Posted by Saru via SQLMonster.com at 9/12/2005 9:16:04 AM
I am using multi-value parameter in SQL 2005. The base query uses the
parameter as
"where column in @paramname"
I don't have any problems in VS environment, but I seem to hit an upper limit
problem when the report is deployed and I view the report on
http://reportserver. When i chose the "Sel... more >>
Conditional iif statement
Posted by DigitalVixen at 9/12/2005 8:06:01 AM
Ok I have a sp that returns a number of records, each identfied as being part
of a group based on the Type field.
Type Name Amount
1 Test1 1.00
1 Test2 1.00
2 Test3 2.00
3 Test4 3.00
What I am using is iff(Type.value = 1, Price.value, 0) When I do this it
w... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
A4 printing
Posted by S=E9bastien_Guillot at 9/12/2005 7:54:16 AM
Hi,
I have problems with A4 printing from the RSClientPrint activex.
I defined the size of my report to 21cm x 29,7cm (the A4 format) but
when printing the printer is set on a "personalized paper" format
instead of "A4" format.
So the user need to specify the A4 format each time he need to ... more >>
Table Page Breaks and Visibility
Posted by David Siebert at 9/12/2005 7:31:18 AM
I have run into an interesting situation, and I wanted to check if anyone
else has experienced it or even if it is possibly a known issue. I have
created a table with one group and I have selected the page break at start
option for this group. Everything works fine until I try to put an
ex... more >>
Setup Program
Posted by Ramki at 9/12/2005 6:59:05 AM
Hi,
I want to create a setup program to deploy my rdl files onto the Reporting
Server.
Is this possible. Currently am using Report Manager to upload all the rdl
files.
Any comments will of great help to me.
Thanks
Ramki
... more >>
Create a Sequential Line Count for Group...
Posted by Brent at 9/12/2005 6:37:22 AM
I have a report that groups by item number but then is filtered by a
parameter to only show the top # the user has entered. Does anyone
know if it is possible to number the results I return so that the user
can see how that particular record ranks with other records? Basically
I want to be able... more >>
Y-Label on a Bar Chart
Posted by smogerp at 9/12/2005 6:21:04 AM
When changing the values to a %, I add P0 to the "Show Labels". When pulling
up in reporting services, I get 0 and 100% showing on the chart. Is there a
way to show intervals on the chart (20%, 40%...)?
Thanks,
Phill... more >>
Bars on Bar chart
Posted by smogerp at 9/12/2005 6:18:02 AM
Is there a way to set the width of each bar on a barchart? Currently the
bars run into the next bar on the graph. I want to be able to leave a blank
space between bars. Can this be done?
Thanks,
Phill... more >>
URGENT: Export to Excel on Mac using Reporting Services
Posted by Jan at 9/12/2005 6:02:01 AM
OS: Mac 10.4 (Tiger), Browser: IE, Excel: MS Office 2004 and Office X
Report was rendered to Excel through Reporting Services.
I cannot open the Excel file on a Mac. I have tried Office 2004 and Office
X. Both are capable of opening Excel 97 (PC) through Excel version 2004
(Mac). If I downl... more >>
How to move the report server database to a different server
Posted by Jude Wong at 9/12/2005 4:55:01 AM
Hi,
I would like to move the RS database to a different server. Both the
current server and the new server are in the same AD domain.
What are the steps to follow?
Thanks.
--
Best regards,
Jude... more >>
Strange behaviour with RS on Windows Server 2003
Posted by Gearoid at 9/12/2005 2:54:11 AM
hey,
I've recently deployed reporting services onto a web server running
windows server 2003 and have noticed somet very strange behaviour.
We've a custom .net web app which uses URL access to run reports from
within the app. All works fine and a report can be displayed. However
- after O... more >>
Group header won't repeat
Posted by FattoreK at 9/12/2005 1:37:01 AM
I have a report with a List with Group Headers i want to repeat on every
page, even if the group spans more than one page.
-In the Visual Studio preview the same group header won't repeat
on every page.
-In the Reporting services HTML preview the group header WILL
repeat on every page (even i... more >>
Using wildcards in report parameters?
Posted by Patrik Ylén at 9/12/2005 12:44:02 AM
I'm currently working on a project for a large bank that has many thousands
of customers. I'm wondering if there is any way to use wildcards in a report
parameter. Let's say I have a report that lists a customers transactions and
that there are about 100 000 customers. What I would like to do ... more >>
how to JUMP TO URL
Posted by neolace at 9/12/2005 12:37:03 AM
HI All,
I am trying to jump to a url using pdf as a format. I need to add a field
value into the url as in ex.
"http://localhost/reportserver?%2fESS+Reports%2fnum="
+ Fields!num.Value +
"&rs%3aCommand=Render&rs%3AFormat=PDF""
I cannot get the value to show, it only shows me the string as ... more >>
HELP!!rsErrorOpeningConnection
Posted by Joerg Schrocke at 9/12/2005 12:00:00 AM
Hello!
We have a big problem with our Reporting Services. Sometime we get following
error when we try to run a report:
An error has occurred during report processing.
(rsProcessingAborted) Get Online Help
Cannot create a connection to data source 'PMO'.
(rsErrorOpeningC... more >>
|