Hi All
I wanted to know the list of entities that Anaplan has.
also wanted to know the supporting data types and operators too.
Kindly help.
@SUDHAMANOHARG please find the link
https://help.anaplan.com/e020c93d-9f3e-4cce-8294-2d34073b302a-Dimensions
Thanks,Manjunath
Hi @SUDHAMANOHARG
Anaplan has native time & version as native entity and you can have different set of custom entities with different behaviors.
Ex: balanced hierarchy (Entity) or composite, unbalanced or ragged and flat.
other less used entities are Alternative hierarchy, Parallel hierarchy, Fact sheet(transactional list, mainly used in data hub), combination hierarchy.
Types of data types that are used in Anaplan are Number, Boolean, Date, text, Time period and Entity.
Thank you Manjunath for your reply.
I was able to figure out Workspace, Model and Export Object entities in Anaplan.
Curious to know that if there are any predefined entities available in Anaplan.
@SUDHAMANOHARG
As i mentioned native Entities are predefined Entities in anaplan.
Thanks
@ManjunathKN Could you provide a link which can support my above query. Thanks
Hello, I’m running into a recurring issue when importing CSV files into Anaplan, specifically with dates in February for the years 2028, 2029, and beyond. Here’s what’s happening: In Excel, the date format is set to Custom (e.g., 2/26/2025). When imported into Anaplan, the date is interpreted as 26-Feb, where: Month = Feb…
I have an issue where I am getting the expected result from RANKCUMULATE when using one dimension, but when I add an additional scenario dimension to the module, it doesn't calculate the way I'd expect. Here are some screenshots to explain the case: Module 1 - calculates cumulative total for list items in list "Age"…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…