Hello all,
I need to create a report that needs to be filtered according to the user logged in.
i.e each Field Supervisor sees his own data, each manager sees the data of his Field Supervisors, etc.
This is needed to be done on the report level.
I have written an SQL that returns a result set containing the names of Supervisors belonging to the User loging in.
The problem is that i can't pass the User loged in to the SQL.
Does any one knows how? or even knows how to do this in another way?
Thank you,
Diaa
I need to create a report that needs to be filtered according to the user logged in.
i.e each Field Supervisor sees his own data, each manager sees the data of his Field Supervisors, etc.
This is needed to be done on the report level.
I have written an SQL that returns a result set containing the names of Supervisors belonging to the User loging in.
The problem is that i can't pass the User loged in to the SQL.
Does any one knows how? or even knows how to do this in another way?
Thank you,
Diaa