Tuesday, March 20, 2012

RepeatWith in SSRS

I have a text box which is set to repeat with a list.
When I use Preview or when Deployed, the RepeatWith does not work and the
text box only apears on the first page.
Im new to SSRS and it's probabley something realy simple, but I have not
been able to find the answer anywhere.
Thanks in advance JoeOn Nov 28, 11:02 am, Joe <J...@.discussions.microsoft.com> wrote:
> I have a text box which is set to repeat with a list.
> When I use Preview or when Deployed, the RepeatWith does not work and the
> text box only apears on the first page.
> Im new to SSRS and it's probabley something realy simple, but I have not
> been able to find the answer anywhere.
> Thanks in advance Joe
The main export format that supports the 'repeat with' functionality
is web archive. You might try 'repeat with' for a different report
control (i.e., w/a table control, etc). Sorry that I could not be of
greater assistance.
Regards,
Enrique Martinez
Sr. Software Consultant|||Thanks for your reply, the issue is not with export as the RepeatWith does
not seem work at all.
I am using the List Function as I cannot use a matrix as there are multiple
lines for each record being reported on, I have a Text Box above the List
which is set to RepeatWith the List, but it just appears on the first page
and does not repeat on any subsequent page, this happens when running the
report with Visual Studio, running the Report once deployed or when the
report has been printed.
"EMartinez" wrote:
> On Nov 28, 11:02 am, Joe <J...@.discussions.microsoft.com> wrote:
> > I have a text box which is set to repeat with a list.
> >
> > When I use Preview or when Deployed, the RepeatWith does not work and the
> > text box only apears on the first page.
> >
> > Im new to SSRS and it's probabley something realy simple, but I have not
> > been able to find the answer anywhere.
> >
> > Thanks in advance Joe
>
> The main export format that supports the 'repeat with' functionality
> is web archive. You might try 'repeat with' for a different report
> control (i.e., w/a table control, etc). Sorry that I could not be of
> greater assistance.
> Regards,
> Enrique Martinez
> Sr. Software Consultant
>

No comments:

Post a Comment