cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DAP USER RESTRICT IN INPUT FORM

Former Member
0 Likes
199

Hi

I am facing an isue with Input Schedule.We have Seven Cost Centers in Input Form.Only one user is right to selct Particular Cost center.I have created data Access profile(DAP) for each user.Now my task is One user is able to see One Cost center in input form,remaining restricted to visible other cost centers.Please help me to achieve this.

Accepted Solutions (1)

Accepted Solutions (1)

former_member225135
Active Contributor
0 Likes

Hi Mahesh,

I can see that you are using data validation to get the list of cost center. With this setup your DAP will not work ( restrict to see rest of all cost center). But if the user has selected different Cost center, system will throw an authorization error (if cost center dimension is used in report/input form).

I would advise you to use EPMCONTEXTMEMBER formula and this will restrict the user to see the cost center for which the user has access.

Regards,

Rahul

Former Member
0 Likes

Thanks for you help in the right time

Answers (0)