-
Re: Process button works with different model
Hi, By my understanding the UX links to process IDs that are unique within a model but not across models. Due to this it might be that a process button might point out to different processes in diffe…1 -
Re: Model Integration details
Hi, Cloudworks integrations you can find from cloudworks page or from Cloudworks API. Other integrations are hosted and maintained outside of Anaplan and it's not possible to receive information…1 -
Re: I can only get the model list for the default tenant
Hi, There is no way to switch tenant in Anaplan API but you can retrieve models for specific workspace with c url -X POST --user {user}:'{password}' https://auth.anaplan.com/token/authentic…1 -
Re: Is it possible to create a dependent dropdown list with multiple drivers?
Hi @Sharmali , To achieve this you would need a support list that would consist of all valid combinations of the drivers. Then you can use this driver list to work as driver for dependent dropdown.1 -
Re: Formula based on List top level
Hi @JAbhi you can use variation of this logic to accomplish what toy need. You can use IF level = 0 THEN logic else other logic in your formula then. https://community.anaplan.com/discussion/33567/ca…1

