Hi,
when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ?
When I use same method for unassign it works .
Hi @Krushna,
Have you tried clearing the browser cache and cookies? Also, check that its a supported browser - Mozilla Firefox, Google Chrome, Microsoft Edge, or Apple Safari.
If that does not resolve, then I would check that your connection with the Anaplan API is stable. In a command prompt, these commands help:
Determine if you can ping the Anaplan API:
ping api.anaplan.com
Review the server hops along the way to the Anaplan API:
tracert api.anaplan.com
If you see hop drops or long delays, your local network support should be able to check that the DNS table is updated and there aren't any retired servers or unnecessary hops causing issues.
Cheers,
James
Thanks @vanreign ,
I am able to fix it , It was issue on my build and on list/action , not from connection
Can we find somewhere documentation about UX drill down feature? UX is sometime showing underlying data upto 5 levels in hierarchy but doesn't work 6 or 7. Appreciate any pointers on limitations on this feature. Business wants to know up to what levels in reports they can analyze underlying data.
I' am migrating data from Classic to Polaris. I have a metric at the intersection of Market, Item, and Division that is calculated as Current Amount / Annual Amount. I obtain the annual amount using YEARVALUE(Current Amount). In Polaris, I cannot use this formula as a summary, so when data rolls up to higher hierarchy…
Hi Community, It appears that values shown here for Q1 are assuming 29 days in Feb 25, when there are actually only 28. My values tie out for all Quarter values and all months shown from Apr 25 forward, and it's not possible for only a single quarter/finite range of months to differ with formula-driven values: Please…