Forum Discussion
nick-evans
8 years agoAdvocate I
PATH throws unexpected exception
I have been struggling to get the PATH formula to work for me because of duplicate names in my data (in case you have seen my handful of other threads related to this). I finally was able to update...
chr9219
8 years agoFrequent Visitor
Same is happening to me. I'm on Version: 2.55.5010.641 64-bit (February, 2018)
I'm trying to get the path on our org heirarchy based on managers userids
relpath = PATH(UserMaster[EmpId],UserMaster[MgrId]).
When I try to add the formula to a new column, I get the error:
An unexpected exception occurred.
It's hard to tell why I'm getting the issue because the error doesn't open up into any details.