Report Data visibility discrepancy
It is supposed to show the user who has logged in all tasks that he owns, that he created or that he delegated to someone else.
It is visible as a Custom Home page report. This is the current filter on it.
Created By is equal to or is in VALUEOF(NQ_SESSION.USER_ALIAS)
OR Delegated By is equal to or is in VALUEOF(NQ_SESSION.USER_ALIAS)
OR Task Owner is equal to or is in VALUEOF(NQ_SESSION.USER_ALIAS)
The columns formulae for the 3 columns are as follows: