Forum Discussion
Anonymous
7 years agoNot applicable
PATH function returns Loop error
Hello All, I was trying to get the employee and their managers using PATH function. I did got the path function, but then, after few days it thrown an error that, the employee list is in loop...
TeigeGao
7 years agoSolution Sage
Hi Anonymous ,
The PATH() function can't handle the loop condition, actually, the loop condition like 101 report to 10 and 10 report to 101 is also invalid.
In your scenario, we'd better set a check on the data source to avoid this problem.
Best Regards,
Teige