-
Re: Dear Anaplan ... Why?
Hi, If you are talking about formula indentation, it is coming soon according to February sneak peek: https://community.anaplan.com/t5/Releases/February-sneak-peak/ba-p/131359#toc-hId-809408774 And I…2 -
Re: Image Cards
Hi, You shouldn't use filter in this case, but rather write it in formula — e.g., IF ISNOTBLANK(Employee Name) THEN 'image URL' ELSE BLANK. And the line item you use for that needs to …2 -
Re: Better Formula Editor for Anaplan; A new Chrome/Firefox/Edge Extension
Hi @GeorgeDuckett, Wow, it's really good! Nice functionalities, extremely helpful, and at least for now I have not met any bugs. Idea from me: Thanks to formula autocompletion and function infor…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: 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

