Hello All,
I have a parameterized report (Report1), which has a field that has 'Jump to
Report' property setup. When the user selects their parameters, Report1
displays, say 10 records displayed, and when the user clicks on the 'Jump to
Report' field of the 2nd record from the displayed 10 records, it displays
the second report (Report2). Now this is what I am looking for....When if
the user wants to go back to Report1, is there anyway to show him - by
changing color - the ones he has already viewed and those ones he didn't?
Please help! Thanks in advance.You would have to pass this state back to the original report via a link
('return to report') and parameter. This would not work if you used the back
button on the browser.
--
Brian Welcker
Group Program Manager
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"amma" <amma@.discussions.microsoft.com> wrote in message
news:F4EA3D59-9617-4244-B10E-F98136F88770@.microsoft.com...
> Hello All,
> I have a parameterized report (Report1), which has a field that has 'Jump
> to
> Report' property setup. When the user selects their parameters, Report1
> displays, say 10 records displayed, and when the user clicks on the 'Jump
> to
> Report' field of the 2nd record from the displayed 10 records, it displays
> the second report (Report2). Now this is what I am looking for....When
> if
> the user wants to go back to Report1, is there anyway to show him - by
> changing color - the ones he has already viewed and those ones he didn't?
> Please help! Thanks in advance.
>
>|||Brian, Thanks for the reply. I guess my question was not clear..let me try
to explain this better - I have a link in 'Report2' to 'return to report'
(which is Report1 in my case) and that is working ok. I am actually trying
to change the COLOR of the field that I have already clicked to view the
extended report, so that next time when I go back to that report (report1) I
know which one I haven't viewed and which one I have viewed. sorry if I
confuse you...
Thanks in advance.
"Brian Welcker [MSFT]" wrote:
> You would have to pass this state back to the original report via a link
> ('return to report') and parameter. This would not work if you used the back
> button on the browser.
> --
> Brian Welcker
> Group Program Manager
> SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "amma" <amma@.discussions.microsoft.com> wrote in message
> news:F4EA3D59-9617-4244-B10E-F98136F88770@.microsoft.com...
> > Hello All,
> > I have a parameterized report (Report1), which has a field that has 'Jump
> > to
> > Report' property setup. When the user selects their parameters, Report1
> > displays, say 10 records displayed, and when the user clicks on the 'Jump
> > to
> > Report' field of the 2nd record from the displayed 10 records, it displays
> > the second report (Report2). Now this is what I am looking for....When
> > if
> > the user wants to go back to Report1, is there anyway to show him - by
> > changing color - the ones he has already viewed and those ones he didn't?
> > Please help! Thanks in advance.
> >
> >
> >
> >
>
>
Friday, February 24, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment