Dear All,
How to make generate code automation for SKU Code if want to add new SKU product in list, so the user just input name of SKU
Thanks.
@naufaladin
This you can achieve by system module where each parent will have that numbering 001, 002…, 006 for new one concatenate the name with next serial number 007 (the numbering you can achieve by various method like create a placeholder and add that incrementally into the process or can create ranking and +1 etc,..)
So, whenever they will try to create a product, the first action it will check what's the serial number and import into the sysmodule concat with the name then next process is original list creation with mapping the code as concatenated one.
I have provided some idea to crack this, think through and try it out. If still you're having any issues, let me know.
Thanks
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…