Hi,
I am trying to implement a report and would like to apply security as well. So on the Security tab -> Advance, I put "users can see and edit their own data". I have implements the same security for the Add/Edit/View/List pages as well.
But when i build and go to the report i see not data, and the SQL Query (with debug enabled) is the same as if i delete the security on that report as well. With no security on the report i can gett the report working but i see all users' data.
How can i apply security on that report?