Hi
I have data with 1.6 million rows, sample data I'm looking to break hierarchy data into multiple levels
Expected Output:
Hey @BRRLL99 , I think this does what you need.. See attached
@PhilipMannering ,
Thank you for the smart solution.
The use of Engine Iteration Number is so cool!
@BRRLL99 ,
I suppose this may be already off the topic, so just FYI.
It may also be interesting to see it as a Linked Data structure.
Here is an output of your data from Network Analysis tool.
If you have to deal with 1.6 million rows of data regularly, using Relational Database may not be the best option,
considering the required computer resources, flexibility of data manipulation and the processing time etc..
You may want to consider using Graph Database (such as Neo4j).
Could you please build workflow for the above dataset