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.
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…