Hi, I have a requirement of creating 2 reports ie; resource assignment view for 2 users say test1 and test 2. report for test1 should open when clicked on a link, with a view view1. and that of test2 should open on the click on another link with view view2. How can I put the links so that it goes 2 user reports and 2 different views? Any pointers will be helpful. Thanks.
G'Day, I would get the report to find out what the user ID was. This way any user would be able to use the report. If it's a Reporting Services Report you can use the Globals, UserID field. Hope this helps "question" wrote: > Hi, > > I have a requirement of creating 2 reports ie; resource assignment view for > 2 users say test1 and test 2. report for test1 should open when clicked on a > link, with a view view1. and that of test2 should open on the click on > another link with view view2. > > How can I put the links so that it goes 2 user reports and 2 different views? > > Any pointers will be helpful. > > Thanks.
Hi, Thanks for your reply. This is not a reporting service report. From resource center we can view resource assignment view for a particular reousrce rt?.. I want to put a link in my dashboard which will take me to resource assignment data for a particular user. Hope this is clear. "Andrew Jacks" wrote: > G'Day, > > I would get the report to find out what the user ID was. This way any user > would be able to use the report. > > If it's a Reporting Services Report you can use the Globals, UserID field. > > Hope this helps > > "question" wrote: > > > Hi, > > > > I have a requirement of creating 2 reports ie; resource assignment view for > > 2 users say test1 and test 2. report for test1 should open when clicked on a > > link, with a view view1. and that of test2 should open on the click on > > another link with view view2. > > > > How can I put the links so that it goes 2 user reports and 2 different views? > > > > Any pointers will be helpful. > > > > Thanks.
Sorry. I don't know the answer yet. Have you tried posting the question in The Project Server Forum? There are a number of guy's who would probably be able to help you there "question" wrote: > Hi, > > Thanks for your reply. > > This is not a reporting service report. From resource center we can view > resource assignment view for a particular reousrce rt?.. > I want to put a link in my dashboard which will take me to resource > assignment data for a particular user. > > Hope this is clear. > > "Andrew Jacks" wrote: > > > G'Day, > > > > I would get the report to find out what the user ID was. This way any user > > would be able to use the report. > > > > If it's a Reporting Services Report you can use the Globals, UserID field. > > > > Hope this helps > > > > "question" wrote: > > > > > Hi, > > > > > > I have a requirement of creating 2 reports ie; resource assignment view for > > > 2 users say test1 and test 2. report for test1 should open when clicked on a > > > link, with a view view1. and that of test2 should open on the click on > > > another link with view view2. > > > > > > How can I put the links so that it goes 2 user reports and 2 different views? > > > > > > Any pointers will be helpful. > > > > > > Thanks.