Best Of
Re: 2.4.11.3 Test as End Users - Need help w/ Level 2 Sprint 2 Training
Hello!
I'm having the exact same problem as you, could you manage to solve it in the UX?
Re: 2.4.11.3 Test as End Users - Need help w/ Level 2 Sprint 2 Training
Interesting challenge. I couldn't replicate the issue using your security settings. Only DEM01 needs to be set to WRITE to make it work in addition to the selective access settings. Your security settings for selective access looks okay from what I can tell. One thing you can try is to turn on all the security access to WRITE for the product family manager to see if that causes the values to display. It's possible you have a dependent formula in DEM01 that requires an additional module to be turned on.
TBH, the fact that you took the time to document this challenge has probably given you more confidence in your ability to set the security than any other method. If it were up to me, I'd give you the "A". Well done!
Re: Testing as End Users
Great detailed explanation, thank you. If you hadn't replied, I would probably not to reach the solution. Thank you so much.

Re: 2.4.11.1 Create Product Family Manager Role
Yes for this statement, only view not override. That means you need to give read access for that module.
And doesn't access to any other module. (None for other all)
Hope you got it.
Thanks,
Jagadish Dash
Re: How I Built It: Solving world’s hardest Sudoku with Anaplan Optimizer
Very interesting problem/solution and appreciate the breakdown: especially the final call-out of the binary condition to make the problem linear. Thanks Tristan!

Re: How I Built It: Solving world’s hardest Sudoku with Anaplan Optimizer
Insightful and well presented, well done Tristan.
Re: How I Built It: Solving world’s hardest Sudoku with Anaplan Optimizer
This is my obtained result by implementing your approach. Thanks
Re: How I Built It: Solving world’s hardest Sudoku with Anaplan Optimizer
I have been trying to create a sudoku puzzle in Anaplan and validate the inputs. I created a module to input numbers and loaded result too in another module. In order to validate the input, applied CF by comparing inputs to result.
Your approach helps me to generate result within Anaplan. Thank you very much
Re: How to set up action that will change the boolean (in form of tickbox) for selected periods?
Hello @DanielSvocak , if you want to tick/enable Boolean for combinations of Cost Center and Account across all time periods then follow the below steps
- Considering "Override" is the line item, you are going to tick/enable
- Write TRUE in the formula bar of Override line item
- All Combinations will be enabled
- Next, remove the formula. Still you can everything is enabled
- Removing formula makes the editable (expected to be)
Hope this works.
Thanks,
Vamsi