Circular Dependency message
If you encounter a circular dependency error as shown in the image:

Then these scenarios could be the possible reasons:
ID = Parent ID:
You encounter a circular dependency error when your ID is equal to PID in dataset, as shown in the image below:

Two or more nodes are parents to each other:
You encounter a circular dependency error when two or more nodes are parents to each other in dataset, as shown in the image below:

These scenarios do not align with the expected structure for a hierarchy view in the visual and make it difficult to create the correct hierarchy structure based on the dataset.
Last updated
Was this helpful?