-
Re: Scenario Question for Time Settings.
Hi, Probably you need to use lookup. Create SYS module with dimension of Time (what you have in Module B), format of line item as Custom Time (so what you have in module A), and then map items from o…1 -
Re: Call Action using API
Hi, No, it isn't normal model action, as you manage it in your New UX app. So it doesn't have model ID assigned and for now cannot be automated via API.1 -
Re: Task scheduler issue in Anaplan Connect.
Hi, I believe it is correct that it removes older file. I think the problem is that it fails to create new one, and I think I might know why: On line 5 of your script you try to create the CSV date f…1 -
Re: How to get the Index of a Numbered List Item ?
Hi, Dimension a line item only by "Your list". Then: If you want it as text: MID(NAME(ITEM('Your list')), 2, 10) If you want it as number: VALUE(MID(NAME(ITEM('Your list'…1 -
Re: Import & Upload functions using BULK APIs.
@CommunityMember111277, Yes, you can use Anaplan Connect, you can even use it with connection to databases etc. Note that it is written in Java (not JavaScript, which is used for web programming).1

