Can someone explain in a simple language of what is a Branch?
Hi,
Are you referring to a branch in an Anaplan list hierarchy?
Assume we have L1->L2->L3
In this case, each list item present in L2 is a branch, list item in L1 is a branch.
Lowest level of hierarchy is not a branch, in this example L3 is not a branch.
~Vignesh M
Vignesh has the right answer, but just to add, this is not Anaplan specific. Anaplan is making use of the 'Tree structure' terminology to make a visual representation of the data hierarchy, explained on wikipedia here: https://en.wikipedia.org/wiki/Tree_structureThe general idea is that the highest level (e.g. All Products) is the root of the tree, then each level below it are the tree branches and the last level are the tree leaves. With this representation in mind, it is easier to understand that you can go from a certain leaf to its branch to the next branch all the way to the root and that from the root you are able to reach all leaves.PS. It is a bit unfortunate that the picture is usually shown as vignesh did where the root is at the top and the leaves are at the bottom, leaving the tree upside down.
So can we say copying Branch, copies List Hierarchy members as well.
Yes, I was referring to that.
Yes, you are right.
Copy Branch action copies branch item and hierarchy members of the branch as well.
I have a Price module where customers are ranked based on their unit prices. I also have a Comparison module, where I want to display the names and unit prices of top-ranked customers for comparison. The model includes a Customers list. In the Comparison module, I want to write formulas to bring in the customer names and…
Can there be a duplication in Process ID's
Client has spoke models built in Classic and now considering building Data Hub in Polaris in order to deal with sparsity. On the surface this seem possible but likely a bad idea. Has anyone done anything similar to this? Specifically, what did you have to do to ensure that data was compatible? Any thoughts or suggestions…