Viewing 15 posts - 1,486 through 1,500 (of 2,010 total)
The only way to customize things in that portion of the report would be to capture all of your parameters and such in a custom ASP Page and then pass...
September 17, 2008 at 6:50 am
yup that's what I was meaning, but again i wanted to reiterate, that these seem to be values that depend on something else and should probably be in separate columns...
September 16, 2008 at 2:04 pm
The problem I've run into is that you can't see the entire thing depending on what you use to see the data.
Have you given any thought to using Excel or...
September 16, 2008 at 2:01 pm
I'm slightly concerned with your approach here as it seems what you are doing flies in the face of all things relational. Any chance you could give us some...
September 16, 2008 at 1:59 pm
Sorry about the slight thread hijack, but hey it happens...
Steve I'd be interested to hear about the VM's floating and your recommendation that they not.
I'm just attempting to get up...
September 16, 2008 at 1:53 pm
Unfortunately we don't get a lot of formatting options with that section of the app.
You could build your own ASP page to gather your parameters and pass them to the...
September 16, 2008 at 1:05 pm
You should be able to set that in the group properties... Set your initial visibility to Visible.
September 16, 2008 at 1:03 pm
Unfortunatley that's one of the limitations of the matrix in SSRS 05. Supposedly that's been fixed in 08 but I've not had a chance to play with it yet.
As...
September 16, 2008 at 12:49 pm
Most Anon FTP servers require something (usually an email address) for the password.
Try:
USername: Annonymous
Password: me@you.com
You could also attempt to do this all from the command line to make sure it's...
September 15, 2008 at 1:57 pm
If your query works what's the question?
Edit:Never Mind I can't read... You could use a Left join with NULL in the Where Clause to get the patients who don't have...
September 15, 2008 at 1:23 pm
Jason, one way I've gotten around the need to have all of my offices show up in matrix reports is to hardcode a union that will display them all...
For example...
September 15, 2008 at 12:34 pm
That's pretty much what I'd figured. Just thought you should be aware just in case.
Thanks.
-Luke.
September 15, 2008 at 10:45 am
Happy to help. Glad you finally got it sorted. For Future reference, the second Eval("OrderID") is what creates the text to be displayed. You could make that...
September 15, 2008 at 9:39 am
Viewing 15 posts - 1,486 through 1,500 (of 2,010 total)