0

I'm working in Report Builder with an .rdl file and i was wondering if it's possible to basically add my entire .rdl report as a Sub-Report of itself and based on results in a dataset run that sub-report once for each result. Something like;

Dataset for 1 goal, would not run the sub-report since the main .rdl file will run for 1 goal, this is the way it is intended to work with an .rdl template;

enter image description here enter image description here

I want to know if it is possible to basically turn the entire report into a 'grouped' element, that way if i have a dataset like this below, with 4 goals associated, the entire .rdl report will run one time for each result, 4 in the case below, and render the graphs and 'Goal Projections' for each iGoalID. Below is two of the four goals to give an idea what i mean, i'd want that to render for all 4 enter image description here enter image description here enter image description here

I have tried to just group everything in a rectangle, or even try to figure out if i could basically include the entire .rdl file in a table element to then group off of the iGoalID for multiple datasets, but I can't seem to find any way for this to be accomplished.

Nick G
  • 1,209
  • 8
  • 34
  • 58
  • Does your dataset shows four rows of "goals"? What so you mean by it works perfectly for only 1 goal? Looks like you don't have detail section in your table or the table is limited by a filter. – Anup Agrawal Jun 26 '14 at 20:28
  • i updated the main question to hopefully much better reflect what it is i'm trying to do. – Nick G Jun 30 '14 at 12:54

0 Answers0