Viewing 15 posts - 931 through 945 (of 2,278 total)
Very true. I figured if the report was run as a stand alone from time to time that you would need the parameters to be visible. Apparently I...
August 25, 2011 at 12:13 pm
SKYBVI (8/24/2011)
We have an Excel sheet with product number and the new product description.
A product table in our DB has old product description....
August 25, 2011 at 7:22 am
I don't think it will function exactly as you wish, but you might want to fiddle with bookmarks a bit. You may find that they may do more or...
August 25, 2011 at 7:09 am
I have not done this specifically,but there are bookmarks that can be set in SSRS that should do this for you.
August 23, 2011 at 2:09 pm
call the child report by URL and put
rc:Parameters=false
in the URL.
August 23, 2011 at 2:07 pm
I still don't see how you can execute a single report with a single table with 6 different sets of parameters at the exact same time that would cause locking...
August 23, 2011 at 11:35 am
You should be able to use the same dataset and just add another table that is grouped at the level you want summarized.
One other thing I have done is build...
August 23, 2011 at 11:28 am
Use a data conversion transform right after your Excel source and explicitly cast all your columns as your desired destination data type.
I am not sure what you want in the...
August 23, 2011 at 7:05 am
I don't think that is possible.
However, you might make it a dependant parameter where the value displayed is dependant upon your first parameter. Then make the offered value of...
August 23, 2011 at 6:57 am
If you can't get the indent to go away, then why not try the opposite and indent the parent group to line up with the child below it?
August 22, 2011 at 10:22 am
Ray K (8/19/2011)
Daniel Bowlin (8/19/2011)
Breathedeep, the gathering gloom . . .
Moody
August 22, 2011 at 6:55 am
Viewing 15 posts - 931 through 945 (of 2,278 total)