Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
What is wrong when I run the code below in the attached QVD.
The expanding nodes don't stop.
Test:
Hierarchy(SCC_ID, SCC_IDpai, SCC_descricaoplanocontas,ParentName,SCC_descricaoplanocontas,Path,'/',Depth)
Load * from C:\TEMP15.qvd (qvd);
Hi Erlen,
Can u pls explain the problem, PFB i find it working correct
-Sundar
Hello.
In my case, the script never stops and the data are growing.
Thanks.
I tried your script also and it worked just fine
Test-NodeList << TEMP15 (qvd optimized) 9,612 lines fetched
Test << ExpandedLeaves 26,508 lines fetched
Very strange. I'll keep trying.
Then u kill the process to stop it. How long is it running?
in my case it was done in 2 seconds.
-Sundar
When I press "Abort", the script execution stops immediately.
The execution enter in a infinity loop.
try reloading the app only with the three mandatory fields for hierarchy...
-Sundar
Not Work.
I've tested it on 3 different machines and not work at all. the script never stops.