-
Re: Workspace Admin - User Admin Difference
@sandipsinha15 Even if a person is a Workspace Admin, they will still need to have a valid Role to see the model and to get into the model. Just because you are a workspace admin doesn't mean th…3 -
Re: How to vary the calculation used for each version for a single line item?
@OliverMunns @ChrisAHeathcote I would definitely shy away from the nested IF statements for the following reasons: * performance * scalability * maintenance * enablement. @OliverMunns if you are usin…3 -
Re: Time filter for current FY
@fredrickstraube You can use the function CurrentPeriod() if you are setting the current month in Time Settings. Then, create a SYS Time Module with the following line items: FY Year (formatted as Pe…3 -
Re: Anaplan put to rest mode after 60mins
@DeepakSrinivas While you can do this, and there are better ways to do this than what you mentioned, it should not run 24x7x365 as the models need to go out of memory to save and do garbage collectio…3 -
Re: OEG Best Practice: Inside the Hyperblock
@PiotrWeremczuk I would be very careful in not using the built-in Time dimension as that removes all time related functions as well as increases the probability of circular references. Really, the on…3

