Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Team
I am having one inline table called
Category
load *
[
Human
Animal
insect
];
I am having set of users who can view animal and Insect data, another set of user who can view only Human and Insect and another set of user who can view human, animal and insect.
I am showing the category in the list box at the top of the report
my section access table is
user id, password,viewuser
admin,admin,*
H,H,Human (This particular user restricted to view Animal and Insect related date)
A,A,Animal ( this particular user restricted to view Human and Insect related data)
Can any only help me how to do this
Kindly help me at the implementation part.
Hi,
Did you done this
Note: You need to select Document Properties -> Opening tab -> and select Initial Data Reduction based on Section Access option