May I know how I am supposed to retrieve List Property in Text as List formatted line item given the list property in text matches a list member.
Thanks in advance.
Greg
@gregoryTan
FINDITEM(List name, text), where text = the List.Property
However, it is best practice not to use List Properties and house those attributes in Modules instead
David
Hello Greg
Please refer function FINDITEM
Thanks
Arun
Best practices say that you need to have a system module for Lists and add a line item instead of properties. You can achieve this by using find item on the text
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…