Skip to main content
1-Visitor
January 12, 2014
Solved

Current User in Report Recipies

  • January 12, 2014
  • 1 reply
  • 1187 views

Is there a way to determin the current user in a report recipie?

I would like to set Icons based on the user generating the report.

Examples:

"I Reviewed"

"Please Approve"

"Assigend to me"

In the gui, I use relevancy rules to show this information. However, I cannot seem to get relevancy rules to work in the web client

    Best answer by jgorsline

    Mark,

    I would try doing this by altering the query backing the report. You can add a filter like "Assigned user = -Me-" and it will limit the query results to the user running it. Will this give you what you're looking for?

    1 reply

    jgorsline1-VisitorAnswer
    1-Visitor
    January 28, 2014

    Mark,

    I would try doing this by altering the query backing the report. You can add a filter like "Assigned user = -Me-" and it will limit the query results to the user running it. Will this give you what you're looking for?