all groups > sql server reporting services > june 2006 > threads for friday june 16
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
Non-queried default values not working
Posted by smhontz at 6/16/2006 8:29:15 PM
This is driving me crazy. I can't get non-queried default values to
work with non-queried string report parameters. I'm using Reporting
Services 2000. Here's a test case: I have a simple Report Parameter: a
string, called "Color". It has three non-queried label-value pairs:
Red-red, Green-g... more >>
SSRS 2005 Report Parameters Questions
Posted by Vlad Gerchikov at 6/16/2006 12:17:06 PM
Hi all,
I have a couple of questions about SSRS 2005 and report parameters.
1. Is it possible to control the layout and properties of the parameters
toolbar? I am talking about the toolbar where you specify the report
parameters, to the left of the "View Report" button. Can we specify the
... more >>
Datasource error after deployment
Posted by Jeff Ericson at 6/16/2006 9:52:01 AM
reports run fine in studio. When I deploy the reports that reference a 2k
box, I get an error saying I'm unablt to connect to the data source unless we
promt for name and password and pass them as windows credentials. How do I
use the user's windows credentials?... more >>
How to cumulate values ?
Posted by mathieu at 6/16/2006 8:24:02 AM
I've got a table containing the number of formation per person like this:
Person A: 15
Person J: 3
Person X : 10
....
What i want is to cumulate the values of formations in a second column like
this:
Person A: 15 15
Person J: 3 18
Person X : 10 28
....
... more >>
TOP (N) HELP!!!!
Posted by Benw at 6/16/2006 7:28:01 AM
I have been frustrated with this for weeks. I have a report that is grouped
by type with a sum of all the types that happened in a certain period.
like
carpet 34
drywall 31
siding 29
etc...................
I have a whole list grouped by that ... more >>
How does RS connect to AS?
Posted by jhcorey NO[at]SPAM yahoo.com at 6/16/2006 6:56:35 AM
I'm getting myself very confused trying to connect to AS2005 in my own
application, and I'm trying to understand how RS does it.
When I create a datasource, it uses Windows Authentication to connect,
but I'm not understanding how it can use my id from the RS web server.
Is it using Kerberos se... more >>
|