Post

1 follower Follow
0
Avatar

How do i pull a report or view of the requests that I am following

I am 'following' several Requests - how do I get a report or view of the things that I am following?

gbowelch . Answered

Please sign in to leave a comment.

2 comments

0
Avatar

To be honest, I'm not sure if you can run this report without the excel add-in.  Anyone from Product care to hop in on this one?

Josh Santos 0 votes
Comment actions Permalink
0
Avatar

Here is the feedback that I received from R&D:

 

You can create a formula field CF Ref2 User on Request with reverse relation AllRequests.

Put in the formula any user ‘X’ you like.

This means you have all requests referencing to the user ‘X’.

You now can create a CA on user that will set variable Ref2 User=’X’,

which means you can create a Text variable and run on the X.AllRequests relation

where you accumulate all requests that pass the filter IsFollowing(TargetObject, CurrentUser()).

Josh Santos 0 votes
Comment actions Permalink