Hi @svisveswaraiya_285988,
I see it is a bit confusing how the input should look. It seems like it must be something like this:

and then your definitions under your tree widget must be:

where you have to define the RootParentID as a value in your selected ParentIDField as I did root in my first two rows. It is unclear from the video that this is required because the output from the GetNetworkConnections service has a value that is blank as below:
This means that your output from the SQL query you would have to restructure into an infotable similar in structure as above.
The result would then look something like this:

I hope this has given some more clarity.