Importing a hierarchical structure
When importing a hierarchical structure, a reference to the parent level is required.
Typically, when importing a hierarchical structure, you need to first import the parent and then import the sub (because the sub references the parent). Importing the sub first will result in an error.
If you need to first import the sub, you can do so by filling in NULL for the parent reference.
Excel sheet with Parent level.