on 2015 Aug 20 7:58 AM
Hello All,
I have a requirement on Data lock on EPM Excel.
My scenario is: I want to restrict data input for certain flow types for particular set of accounts
but out of which certain flow types flow types should be imputable.
I have f21 flow type restricted to Accumulated depreciation accounts should be restricted and same flow type should be
imputable to other GL account in the same report.
How can i handle this? please advise me
Regards,
Madhu
Request clarification before answering.
Hi Madhu,
You can combine it with Vadim's suggestion to use Data Validation (Custom type) rather than data locking. An advantage of this is that you can enter a custom message if someone tries to input in a restricted cell. In my screenshot, the data validation formula for D2 would be =C2=0, meaning that you only can input if the combination is non-restricted.
/Cecilia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Vadim,
Could you please illustrate me with how to use data validation functionality in order to use data lock.
My scenario is particular set of GL s only access to inpupt flow where the flow types has given. like wise I have to apply lock for the rest of the flow types. But same flow types may be restricted to some other set of GL accounts. Say for example I have a flow type F888 should be allowable to input in particular set of GLs and restricted to other set of GLs.
How to maintain this .. pls advice me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Madhu,
I also tried using the read only function and it is working according to your requirement .You have to maintain a dimlist property for the Flow Type dimension. In read Only section of Report Editor you have to give the desired dimension member to whom you want to tie up with dimlist .Please don't forget to select "At intersection Only" option. Where ever it will get the dimlist property value equals to "True " it will lock the desired account.
| User | Count |
|---|---|
| 10 | |
| 9 | |
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.