-
Re: Formula Help
Hi @Ashutosh, So I assume you have line items like: Start = start date of your loan, dimensioned by list of loans Frequency = every how many months payment has to happen, dimensioned by list of loans…2 -
Re: Creating a Module Report but need to bring detail
@TimothyThomas, Don't be sorry, LEN() works as well 😉 Anaplan allows you to type in editor both LENGTH() and LEN() (with the latter being translated to LENGTH() once you submit the formula), th…2 -
Re: Transactional APIs > "Retrieve dimensions IDs for a line item" not working
Hi, Try this one: /models/{modelId}/lineItems/{lineItemID}/dimensions So without specifying exact module. It works for me.2 -
Re: Current Period Filtering for List
Hi, Yes, it's possible - all you need to do is to create filter line item (probably in SYS module), format Boolean, which will only show such >0 rows, and use it as filter in your module (can…2 -
Re: Determining A Line Item By Reference to Other Line Items
Hi, I assume Employee_number and Manager_number columns have "Employee" list format (if not, use FINDITEM and produce such columns). Then: 1. Add line item "F_TRUE" with format as…2

