Viewing 15 posts - 316 through 330 (of 2,278 total)
Report subscription information, and all report information for that matter, is stored in the Reporting Services SQL Server database.
August 6, 2012 at 11:06 am
I am surprised you can't get what you want in SSIS. However, SSRS also has what you need. If you have the enterprise version you can use a...
August 6, 2012 at 11:03 am
I wonder why you wouldn't just use a subscription? It sounds like a data driven subscription is mostly what you want. Do you not use Enterprise version?
If the...
August 6, 2012 at 7:12 am
What are the condition checks? Is the child package a execute / don't execute depending on the condition, or does the condition change some parameters of the child? ...
August 6, 2012 at 7:03 am
No it is not possible.
The only thing I can think of is to give them a parameter input for the comments and then show that on the report after it...
August 3, 2012 at 11:13 am
Try right clicking on the appropriate textbox in the detail, then go to the properties and select the value there.
August 3, 2012 at 11:11 am
You are assigning the value to your variable User::sDbName, that is what you should use inside the FE Loop.
August 2, 2012 at 3:00 pm
First, it is a bad idea to hardcode your dates into your query. I will assume for now that it is just for testing purposes
Second using GROUP BY with...
August 2, 2012 at 2:54 pm
First, add the field to the detail row, then delete the group.
Second, highlight the tablix, and move the mouse over the edges of the tablix until you see a four...
August 2, 2012 at 2:48 pm
I believe your mapping should be index 0.
August 2, 2012 at 10:16 am
I am guessing that the one column is actually in a parent group, not the detail group with the rest of your data.
August 2, 2012 at 10:11 am
How are you doing the copy, save? In BIDS? In the file system?
August 2, 2012 at 10:06 am
Rob Schripsema (8/2/2012)
L' Eomot Inversé (8/2/2012)
EL Jerry (8/2/2012)
SQLRNNR (8/2/2012)
skullScull
row
tuple?
set
August 2, 2012 at 10:04 am
Viewing 15 posts - 316 through 330 (of 2,278 total)