I have lists with 6 levels of hierarchy.
I want to pull data for level 3 from the highlighted module.
Is it possible not by using parent function but by simple import to pull the data.
What I was thinking, I pull the data for L1 and then use parent and item function.
In that case, friends suggest me, what will be the formula for it.
Please don't hesitate to ask me, if you find any difficulty in understanding.

