Expression to report on Manager to
Who knows what is the syntax to filter on all account owner records related to the manager of the account owner
By instance, Paul is the manager of Bill and Sam and when Paul run the report, i need that he see all account records owned by Sam and Bill
To filter only on data owned by Bill, I use the SQL syntax "Account.Owner = VALUEOF(NQ_SESSION."user_alias")". I wonder if there is any syntax to filter on the manager...
As I use combined reports, I don't want to use the field 'Manager to'.
Thanks
Fred